pub trait RFunction: Debug + RObject { }

Implementations on Foreign Types

Implementors