☰
tea_sdk
0.3.0-dev.7
In tea_sdk::utils::client_wasm_actor::help
Functions
cache_json_with_uuid
get_mem_cache
get_query_cache
http_json
remove_query_cache
result_error
result_json
result_ok
set_mem_cache
set_mem_cache_with_time
set_query_cache
string_to_balance
u128_from_le_buffer
?
Function
tea_sdk
::
utils
::
client_wasm_actor
::
help
::
http_json
[
−
]
pub fn http_json<T>(v: T) ->
Result
<
Vec
<
u8
>,
Errors
>
where T:
Serialize
+
Clone
,