Function ambient_api::message::send

source ·
pub fn send<T>(target: Target, data: &T)where
    T: Message,
Expand description

Send a message from this module to a specific target.