Crate static_address_parser
source · [−]Expand description
Parser used by the static-address macro crate.
Re-exports
pub use account_address;
Functions
Parses a static address literal to an AccountAddress.
Parses a static address literal to a byte array.