Skip to main content

bubble

Function bubble 

Source
pub(crate) fn bubble<'env: 't, 't>(
    _: &'env mut Environment,
    document: &'t str,
    verbose: Verbosity,
) -> Result<(), Box<dyn Error>>
Expand description

Performs experimental desugaring on expressions from the input