Type Definition rsrl::fa::SharedVFunction

source ·
pub type SharedVFunction<S> = Shared<dyn VFunction<S, Value = f64>>;