error.rs
3 lines
| 96 B
| application/rls-services+xml
|
RustLexer
Antoine Cezar
|
r45515 | /// The error type for the Command trait | ||
#[derive(Debug, PartialEq)] | ||||
pub struct CommandError {} | ||||