write_cache_file
app_lib
1.18.32
app_lib
Function
write_
cache_
file
Copy item path
Source
pub(crate) async fn write_cache_file( name:
String
, data:
Value
, ) ->
Result
<
()
,
String
>