Skip to main content
storage_map
atmos
0.1.0
In atmos::
os_
lib::
js::
builtins::
web_
forms
atmos
::
os_lib
::
js
::
builtins
::
web_forms
Function
storage_
map
Copy item path
Source
pub(crate) fn storage_map(tag: &
str
) -> &'static Mutex<
BTreeMap
<
String
,
String
>>