commonwasm
24.1.0
In commonwasm::
store
Function
commonwasm
::
store
::
get
Copy item path
[
−
]
pub async fn get<M>(url:
String
) ->
Result
<M,
String
>
where M:
DeserializeOwned
,