pub fn sequence<S>(storage: &'a mut S, key: &[u8]) -> Singleton<'a, S, u64> where
    S: Storage
Expand description

Sequence creates a custom Singleton to hold an empty sequence