[][src]Function potatonet_node::bus_message::write_message

pub async fn write_message<W>(__arg0: W, msg: &'_ Message) -> Result<(), Error> where
    W: Unpin + AsyncWrite