Expand description
Move, oxidized.
Re-exports§
pub use moverox_traits as traits;pub use moverox_types as types;pub use serde;
Macros§
- include_
oxidized - Include oxidized Move package.
Structs§
- Otw
- Generic type signaling a one-time-witness type argument.
- OtwType
Tag
Enums§
- From
RawDatatype Error bcs - Error for
parse_move_datatype. - From
RawInstance Error bcs - Error for
parse_move_instance.
Functions§
- parse_
move_ datatype bcs - Parse an instance of a
MoveDatatypefrom a generic struct tag and BCS bytes. - parse_
move_ instance bcs - Parse an instance of a
MoveTypefrom a generic type tag and BCS bytes.