[][src]Type Definition neli::types::SerBuffer

type SerBuffer<'a> = &'a mut [u8];

Type alias for a buffer to serialize into.