Trait rustc_borrowck::nll::ConstraintDescription
source · pub(crate) trait ConstraintDescription {
fn description(&self) -> &'static str;
}
pub(crate) trait ConstraintDescription {
fn description(&self) -> &'static str;
}