Function iota_types::storage::get_module

source ยท
pub fn get_module(
    store: impl BackingPackageStore,
    module_id: &ModuleId,
) -> Result<Option<Vec<u8>>, IotaError>