Trait mamba::check::name::Substitute

source ·
pub trait Substitute {
    fn substitute(&self, generics: &NameMap, pos: Position) -> TypeResult<Self>
    where
        Self: Sized
; }

Required Methods§

Implementors§