Function piecrust_uplink::emit

source ยท
pub fn emit<D>(topic: &'static str, data: D)
where for<'a> D: Serialize<StandardBufSerializer<'a>>,
Available on crate feature abi only.
Expand description

Emits an event with the given data.