rustc_ast_pretty::pprust

Function where_bound_predicate_to_string

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