typst-fmt-cli 0.1.0

A soon to be formatter for the typst lang
1
2
3
fn main() {
    println!("Hello, world!");
}