Function piecrust_uplink::host_query

source ยท
pub fn host_query<A, Ret>(name: &str, arg: A) -> Ret
where A: for<'a> Serialize<StandardBufSerializer<'a>>, Ret: Archive, Ret::Archived: Deserialize<Ret, Infallible>,
Available on crate feature abi only.
Expand description

Execute some code that the host provides under the given name.