aboutsummaryrefslogtreecommitdiff
path: root/azalea-brigadier/src/exceptions/mod.rs
blob: 4a82b01e77ca7e36d81307499f686c5617d99bb9 (plain)
1
2
3
pub mod builtin_exception_provider;
pub mod builtin_exceptions;
pub mod command_syntax_exception;