Crate account_common
source ·Expand description
Types that are shared across more than one Account Management crate.
Structs
- A simpler wrapper around the less ergonomic autogenerated FIDL type.
- An Error type for problems encountered in the account manager and account handler. Each error contains the fuchsia.identity.account.Error that should be reported back to the client and an indication of whether it is fatal.
- A simpler wrapper around the less ergonomic autogenerated FIDL type.
Traits
- An extension trait to simplify conversion of results based on general errors to AccountManagerErrors.
Type Definitions
- Convenience type for the autogenerated FIDL AccountId.
- Convenience type for the autogenerated FIDL PersonaId.