pub type ParseAccountIdError = ParseAccountError;Expand description
Error parsing an account ID.
This is a re-export of the upstream near_account_id::ParseAccountError.
Aliased Typeยง
pub struct ParseAccountIdError { /* private fields */ }pub type ParseAccountIdError = ParseAccountError;Error parsing an account ID.
This is a re-export of the upstream near_account_id::ParseAccountError.
pub struct ParseAccountIdError { /* private fields */ }