Function generate_types

Source
pub fn generate_types(
    coda: &Coda,
    stream: &mut impl Writes,
) -> Result<(), StreamError>
Expand description

Generates the Python types for coda, writing them to stream.