arity-formatter 0.7.1

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

pub use arity_parser::syntax::*;