Trait easy_smt::IntoBinary
source · pub trait IntoBinary: IntoBinarySealed { }Expand description
A trait implemented by types that can be used to create binaries.
pub trait IntoBinary: IntoBinarySealed { }A trait implemented by types that can be used to create binaries.