Trait svc_agent::Authenticable [−][src]
pub trait Authenticable: Sync + Send { fn as_account_id(&self) -> &AccountId; }
Required methods
fn as_account_id(&self) -> &AccountId[src]pub trait Authenticable: Sync + Send { fn as_account_id(&self) -> &AccountId; }
fn as_account_id(&self) -> &AccountId[src]