[][src]Function metacall::metacall::metacall

pub fn metacall(func: String, args: Vec<Any>) -> Result<Any, &'static str>