Searched defs:SynthesizerError (Results 1 – 2 of 2) sorted by relevance
27 pub enum SynthesizerError { enum32 impl fmt::Display for SynthesizerError { implementation41 impl From<NaluWriterError> for SynthesizerError { implementation
57 pub enum SynthesizerError { enum65 impl fmt::Display for SynthesizerError { implementation79 impl From<TryFromIntError> for SynthesizerError { implementation85 impl From<ObuWriterError> for SynthesizerError { implementation91 impl From<std::io::Error> for SynthesizerError { implementation