referrerpolicy=no-referrer-when-downgrade

Function starts_with_child_storage_key

Source
pub fn starts_with_child_storage_key(key: &[u8]) -> bool
Expand description

Returns if the given key starts with CHILD_STORAGE_KEY_PREFIX or collides with it.