Docs.rs
lex-analysis-0.3.0
lex-analysis 0.3.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
arthur-debert
Dependencies
ignore ^0.4
normal
lex-core ^0.3.0
normal
lsp-types ^0.94
normal
pathdiff ^0.2
normal
tempfile ^3
dev
Versions
25.95%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
reference_span_at_position
lex_
analysis
0.3.0
In lex_
analysis::
utils
lex_analysis
::
utils
Function
reference_
span_
at_
position
Copy item path
Source
pub fn reference_span_at_position( document: &
Document
, position:
Position
, ) ->
Option
<
InlineSpan
>