Struct espr::ir::Bound [−][src]
pub struct Bound {}
Trait Implementations
fn legalize(
_ns: &Namespace<'_>,
_ss: &Constraints,
_scope: &Scope,
_input: &Self::Input
) -> Result<Self, SemanticError>
Auto Trait Implementations
impl RefUnwindSafe for Bound
impl UnwindSafe for Bound
Blanket Implementations
Mutably borrows from an owned value. Read more