arity-formatter 0.7.1

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

pub use arity_parser::parser::*;