rustc_ast_pretty::pprust

Function where_bound_predicate_to_string

Source
pub fn where_bound_predicate_to_string(
    where_bound_predicate: &WhereBoundPredicate,
) -> String