Skip to main content

dispatch_grouped_method

Function dispatch_grouped_method 

Source
pub fn dispatch_grouped_method(
    inner: &Rc<dyn Any>,
    method: &str,
    args: &[Value],
) -> Result<Option<Value>, String>
Expand description

Dispatch a method call on a Value::GroupedTidyView.