Docs.rs
php-lsp-0.11.0
php-lsp 0.11.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jorgsowa
Dependencies
arc-swap ^1
normal
bincode ^2
normal
blake3 ^1
normal
bumpalo ^3
normal
dashmap ^6
normal
dhat ^0.3
normal
optional
futures ^0.3
normal
mimalloc ^0.1
normal
mir-analyzer ^0.44.0
normal
mir-codebase ^0.44.0
normal
mir-issues ^0.44.0
normal
mir-types ^0.44.0
normal
php-ast ^0.18
normal
php-rs-parser ^0.18
normal
rayon ^1
normal
salsa =0.27.0
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tower-lsp ^0.20
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
walkdir ^2
normal
criterion ^0.8
dev
expect-test ^1
dev
iai-callgrind ^0.16
dev
indexmap ^2
dev
serial_test ^3
dev
tempfile ^3
dev
Versions
50.73%
of the crate is documented
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
Skip to main content
inline_variable_actions
php_lsp
0.11.0
In php_
lsp::
actions::
inline_
action
php_lsp
::
actions
::
inline_action
Function
inline_
variable_
actions
Copy item path
Source
pub fn inline_variable_actions( source: &
str
, range:
Range
, uri: &
Url
, ) ->
Vec
<
CodeActionOrCommand
>