derived
Values
pub fn generate(
input: String,
callback: fn(ast.DerivedType) -> Result(String, Nil),
) -> String
pub fn parse(input: String) -> List(ast.DerivedType)
pub fn generate(
input: String,
callback: fn(ast.DerivedType) -> Result(String, Nil),
) -> String
pub fn parse(input: String) -> List(ast.DerivedType)