Type Alias nessa::types::ParsingFunction
source · pub type ParsingFunction = fn(_: &NessaContext, _: &TypeTemplate, _: &String) -> Result<Object, String>;pub type ParsingFunction = fn(_: &NessaContext, _: &TypeTemplate, _: &String) -> Result<Object, String>;