Skip to main content

create_with_metadata

Function create_with_metadata 

Source
pub fn create_with_metadata(
    resolve: &Resolve,
    world_id: WorldId,
    opts: Option<&mut DylibOpts>,
) -> Result<(Vec<u8>, Metadata)>