Trait opendp::core::IntoAnyFunctionFfiResultExt
source · pub trait IntoAnyFunctionFfiResultExt {
// Required method
fn into_any(self) -> Fallible<Function<AnyObject, AnyObject>>;
}
pub trait IntoAnyFunctionFfiResultExt {
// Required method
fn into_any(self) -> Fallible<Function<AnyObject, AnyObject>>;
}