pub fn inherit_func(
    args: ValueArgs,
    path: PathBuf,
    __name__: Option<Str>
) -> EvalValueResult<ValueObj>
Expand description

Super: ClassType, Impl := Type, Additional := Type -> ClassType