Function piecrust_uplink::meta_data

source ยท
pub fn meta_data<D>(name: &str) -> Option<D>
Available on crate feature abi only.
Expand description

Returns data made available by the host under the given name. The type D must be correctly specified, otherwise undefined behavior will occur.