Function deno_webstorage::op_webstorage_key[][src]

pub fn op_webstorage_key(
    state: &mut OpState,
    index: u32,
    persistent: bool
) -> Result<Option<String>, AnyError>