pub trait Serialize<P>where P: ProtocolWriter,{ // Required method fn write(&self, p: &mut P); }
[T] is Thrift List type
Vec is Thrift List type