Skip to main content

bytecode

Function bytecode 

Source
pub fn bytecode(
    env: &mut ApplyEnv<'_>,
    account: &[u8],
) -> Result<Option<Vec<u8>>>