[][src]Trait sbp::Serialize

pub trait Serialize<'a>: Serializer<'a, Self> where
    Self: Sized
{ }

A type that can serialize itself.

Implementors

Loading content...