Function frame_support::storage::child::len[][src]

pub fn len(child_info: &ChildInfo, key: &[u8]) -> Option<u32>
Expand description

Return the length in bytes of the value without reading it. None if it does not exist.