Features from optional dependencies

bit-set implicit feature

Enables bit-set

bit-set:

A set of bits

bit-vec implicit feature

Enables bit-vec

bit-vec:

A vector of bits

futures implicit feature
lsp-types implicit feature

Enables lsp-types ^0.89

lsp-types:

Types for interaction with a language server, using VSCode's Language Server Protocol

memmap not wasm32 implicit feature

Enables memmap

memmap:

Cross-platform Rust API for memory-mapped file IO

num implicit feature
owning_ref implicit feature

Enables owning_ref

owning_ref:

A library for creating references that carry their owner with them

smallvec implicit feature

Enables smallvec

smallvec:

'Small vector' optimization: store up to a small number of items on the stack

typed-arena implicit feature

Enables typed-arena

typed-arena:

The arena, a fast but limited type of allocator