Function light_system_program::invoke_cpi::processor::borsh::to_writer
source ยท pub fn to_writer<T, W>(writer: W, value: &T) -> Result<(), Error>Expand description
Serializes an object directly into a Writer.