aboutsummaryrefslogtreecommitdiff
path: root/azalea-brigadier/src/exceptions/mod.rs
blob: 0bca556ef1aa0f0dafb752dfde7776d8660c9141 (plain)
1
2
pub mod builtin_exceptions;
pub mod command_syntax_exception;