glelm/transpile
Types
pub type Transpiler(a) =
Eval(a, Error, Context)
Functions
pub fn custom_type(
type_: Type,
) -> Eval(Definition(CustomType), Error, Context)
pub fn initial_ctx() -> Context
pub type Transpiler(a) =
Eval(a, Error, Context)
pub fn custom_type(
type_: Type,
) -> Eval(Definition(CustomType), Error, Context)
pub fn initial_ctx() -> Context