##// END OF EJS Templates
merge with stable
merge with stable

File last commit:

r45515:bacf6c7e default
r45569:df3660cc merge default
Show More
error.rs
3 lines | 96 B | application/rls-services+xml | RustLexer
/// The error type for the Command trait
#[derive(Debug, PartialEq)]
pub struct CommandError {}