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

File last commit:

r45570:afecc7f7 default
r45591:dd305022 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 {}