[][src]Function capnp::serialize::write_message_to_words

pub fn write_message_to_words<A>(message: &Builder<A>) -> Vec<u8> where
    A: Allocator

Constructs a flat vector containing the entire message.