Skip to main content

parse_move_bytecode

Function parse_move_bytecode 

Source
pub fn parse_move_bytecode(bytes: &[u8]) -> Result<MoveModule>
Expand description

Parse Move bytecode into a module