Trait warp10::Warp10Serializable [] [src]

pub trait Warp10Serializable {
    fn warp10_serialize(&self) -> String;
}

Required Methods

Implementors