Skip to main content

Module lean

Module lean 

Source
Expand description

The Lean backend

This module defines the trait implementations to export the rust ast to Pretty::Doc type, which can in turn be exported to string (or, eventually, source maps).

Structsยง

LeanBackend
The Lean backend
LeanPrinter
The Lean printer