Function stemjail::util::send [] [src]

pub fn send<T, U>(stream: &mut T, object: U) -> Result<(), String> where T: Write, U: Encodable