Crate moverox_types

Crate moverox_types 

Source
Expand description

Building blocks for oxidized Move types.

Modules§

u256

Structs§

Address
Corresponds to the address type in Move.
AddressParseError
IdentStr
A borrowed identifier.
Identifier
A move identifier
InvalidIdentifierError
StructTag
Type information for a move struct
TypeParseError
U256

Enums§

TypeTag
Type of a move value

Functions§

const_address
Contruct an Address from hex bytes at compile time.