Skip to main content

export_environment

Function export_environment 

Source
pub fn export_environment(
    env: &Environment,
    module_name: String,
) -> ExportedModule
Expand description

Export an environment to a module.

Exports all declarations and constant info entries from the environment.