[][src]Function ellipticoin::set_storage

pub fn set_storage<K, V>(key: K, value: V) where
    K: Keyable,
    V: ToBytes