Trait unidok_repr::ToPlaintext[][src]

pub trait ToPlaintext {
    fn to_plaintext(&self, buf: &mut String);
}

Required methods

Implementors