Re-exports§
pub use cmd_args::*;
Modules§
Structs§
- Async
Connection - Async wrapper for LSP Connection with tokio support
- Exit
Error - Error type for server exit scenarios
Traits§
- Parser
- Parse command-line arguments into
Self.
Functions§
Derive Macros§
- Parser
- Generates the
Parserimplementation.