Function preserves_schema::compiler::types::render_recordlike_type[][src]

pub fn render_recordlike_type(
    ctxt: &ModuleContext<'_>,
    is_struct: bool,
    n: &str,
    d: &TSimple
) -> impl Emittable