Type Definition moss::object::PlainFn [] [src]

type PlainFn = fn(_: &mut Env, pself: &Object, argv: &[Object]) -> FnResult;