Function ezno_checker::types::printing::print_type_with_type_arguments

source ยท
pub fn print_type_with_type_arguments(
    id: TypeId,
    type_arguments: GenericChain<'_>,
    types: &TypeStore,
    info_chain: &impl InformationChain,
    debug: bool
) -> String