Struct worker::durable::ObjectId [−][src]
pub struct ObjectId<'a> { /* fields omitted */ }
Expand description
An ObjectId is used to identify, locate, and access a Durable Object via interaction with its Stub.
pub struct ObjectId<'a> { /* fields omitted */ }
An ObjectId is used to identify, locate, and access a Durable Object via interaction with its Stub.