Enum languageserver_types::WorkspaceFolderCapabilityChangeNotifications [−][src]
Variants
Bool(bool)Id(String)
Trait Implementations
impl Debug for WorkspaceFolderCapabilityChangeNotifications[src]
impl Debug for WorkspaceFolderCapabilityChangeNotificationsfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Eq for WorkspaceFolderCapabilityChangeNotifications[src]
impl Eq for WorkspaceFolderCapabilityChangeNotificationsimpl PartialEq for WorkspaceFolderCapabilityChangeNotifications[src]
impl PartialEq for WorkspaceFolderCapabilityChangeNotificationsfn eq(&self, other: &WorkspaceFolderCapabilityChangeNotifications) -> bool[src]
fn eq(&self, other: &WorkspaceFolderCapabilityChangeNotifications) -> boolThis method tests for self and other values to be equal, and is used by ==. Read more
fn ne(&self, other: &WorkspaceFolderCapabilityChangeNotifications) -> bool[src]
fn ne(&self, other: &WorkspaceFolderCapabilityChangeNotifications) -> boolThis method tests for !=.