[][src]Type Definition near_sdk::AccountId

type AccountId = String;

Trait Implementations

impl From<ValidAccountId> for AccountId[src]