[][src]Function cosmwasm_storage::sequence

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

Sequence creates a custom Singleton to hold an empty sequence