pub trait IntoBinary: IntoBinarySealed { }
A trait implemented by types that can be used to create binaries.