Enum lsp_types::PrepareSupportDefaultBehavior [−][src]
#[repr(u8)]
pub enum PrepareSupportDefaultBehavior {
Identifier,
}Variants
The client’s default behavior is to select the identifier according the to language’s syntax rule
Trait Implementations
Deserialize this value from the given Serde deserializer. Read more
Auto Trait Implementations
impl Send for PrepareSupportDefaultBehaviorimpl Sync for PrepareSupportDefaultBehaviorimpl Unpin for PrepareSupportDefaultBehaviorimpl UnwindSafe for PrepareSupportDefaultBehaviorBlanket Implementations
Mutably borrows from an owned value. Read more