Skip to main content

export_lean_bundle

Function export_lean_bundle 

Source
pub fn export_lean_bundle(
    module_name: &str,
    bundle: &ObligationBundle,
) -> String
Expand description

Export a whole bundle as a single Lean 4 module.