Type Alias ryna::types::ParsingFunction
source ยท pub type ParsingFunction = fn(_: &RynaContext, _: &TypeTemplate, _: &String) -> Result<Object, String>;pub type ParsingFunction = fn(_: &RynaContext, _: &TypeTemplate, _: &String) -> Result<Object, String>;