caffeine_lang/frontend/formatter

Values

pub fn format(source: String) -> Result(String, String)

Format a Caffeine source file. Auto-detects whether it’s a blueprints or expectations file.

Search Document