arity-formatter 0.7.1

Deterministic, rule-based formatter for the R language
Documentation
1
2
3
//! Re-export of [`arity_parser::ast`] so internal `crate::ast` paths resolve.

pub use arity_parser::ast::*;