Docs.rs
lspf-0.5.3
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lspf 0.5.3
A Rust framework for building extensible LSP language servers
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
apply_edit_request.json
code_action_provider_with_resolve.json
code_lens_refresh_request.json
completion_provider_with_resolve.json
configuration_request.json
diagnostic_provider_combined.json
diagnostic_refresh_request.json
execute_command_provider_registration_order.json
folding_range_refresh_request.json
full_catalog_capabilities.json
full_document_sync_capability.json
inlay_hint_refresh_request.json
inline_value_refresh_request.json
log_message_notification.json
log_trace_notification.json
minimal_hover_capabilities.json
progress_begin_notification.json
progress_end_notification.json
progress_notification.json
progress_report_notification.json
publish_diagnostics_notification.json
register_capability_request.json
rename_provider_with_prepare.json
semantic_tokens_full_delta_range.json
semantic_tokens_refresh_request.json
show_document_request.json
show_message_notification.json
show_message_request.json
telemetry_event_array.json
telemetry_event_object.json
text_document_content_refresh_request.json
unregister_capability_request.json
work_done_progress_create_request.json
workspace_file_operations.json
workspace_folders_capability.json
workspace_folders_request.json
1
2
3
4
{
"
method
"
:
"
telemetry/event
"
,
"
params
"
:
[
"
build
"
,
42
]
}