hugr_model::v0::text

Function print_to_string

source
pub fn print_to_string(
    module: &Module<'_>,
    width: usize,
) -> Result<String, ModelError>
Expand description

Pretty-print a module to a string.