Struct ic_agent::identity::AnonymousIdentity [−][src]
pub struct AnonymousIdentity;Trait Implementations
Returns a sender, ie. the Principal ID that is used to sign a request. Only one sender can be used per request. Read more
Auto Trait Implementations
impl RefUnwindSafe for AnonymousIdentity
impl Send for AnonymousIdentity
impl Sync for AnonymousIdentity
impl Unpin for AnonymousIdentity
impl UnwindSafe for AnonymousIdentity
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
