Struct languageserver_types::RegistrationParams
[−]
[src]
pub struct RegistrationParams { /* fields omitted */ }Trait Implementations
impl Debug for RegistrationParams[src]
impl PartialEq for RegistrationParams[src]
fn eq(&self, __arg_0: &RegistrationParams) -> bool
This method tests for self and other values to be equal, and is used by ==. Read more
fn ne(&self, __arg_0: &RegistrationParams) -> bool
This method tests for !=.