common
0.1.0
In common::
store
common
::
store
Function
get
Copy item path
pub async fn get<M>(url:
String
) ->
Result
<M,
String
>
where M:
DeserializeOwned
,