Struct worker_plus::durable::ObjectId
source · pub struct ObjectId<'a> { /* private fields */ }
Expand description
An ObjectId is used to identify, locate, and access a Durable Object via interaction with its Stub.
pub struct ObjectId<'a> { /* private fields */ }
An ObjectId is used to identify, locate, and access a Durable Object via interaction with its Stub.