Function erg_compiler::ty::constructors::proj_call

source ·
pub fn proj_call<S: Into<Str>>(
    lhs: TyParam,
    attr_name: S,
    args: Vec<TyParam>
) -> Type