pub fn generate_types( coda: &Coda, stream: &mut impl Writes, ) -> Result<(), StreamError>
Generates the Python types for coda, writing them to stream.
coda
stream