Function syn::parse_ty_param_bound[][src]

pub fn parse_ty_param_bound(input: &str) -> Result<TyParamBound, String>