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