pub fn local_storage_get(
    id: usize,
    kind: impl Serialize,
    key: impl Serialize
) -> Value
Expand description

Check module’s Substrate reference(s) for the detail.