Expand description
Utilities
Re-exports§
pub use self::arena::Arena;pub use self::arena::ArenaData;pub use self::arena::ArenaData;pub use self::arena::ArenaIdx;pub use self::arena::decl_arena;pub use self::ast_pos::AstPos;pub use self::ast_range::AstRange;pub use self::ast_str::AstStr;pub use self::config::Config;pub use self::oob::Oob;pub use self::whitespace::Whitespace;
Modules§
- arena
- Arenas
- ast_pos
- Ast position
- ast_
range - Ast range
- ast_str
- Ast string
- config
- Formatter configuration
- oob
- Owned or Borrowed
- whitespace
- Whitespace
Traits§
Functions§
- is_
str_ blank - Returns if a string is blank
- str_
count_ newlines - Counts the number of newlines in a string