Docs.rs
earthlyls-0.5.5
earthlyls 0.5.5
Permalink
Docs.rs crate page
MIT
19 June 2026
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
glehmann
Dependencies
clap ^4.5.26
normal
clean-path ^0.2.1
normal
dashmap ^6.1.0
normal
glob ^0.3.1
normal
glob-match ^0.2.1
normal
maplit ^1.0.2
normal
path-slash ^0.2.1
normal
rayon ^1.10.0
normal
ropey ^1.6.1
normal
serde ^1.0.215
normal
thiserror ^2.0.3
normal
tokio ^1.43.0
normal
tower-lsp ^0.20.0
normal
tree-sitter ^0.22.2
normal
tree-sitter-bash ^0.21.0
normal
tree-sitter-earthfile ^0.5.4
normal
fs_extra ^1.3.0
dev
serde_json ^1.0.133
dev
temp-dir ^0.1.14
dev
Versions
2.24%
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
parse_rope
earthlyls
0.5.5
In earthlyls::
bash_
parser
earthlyls
::
bash_parser
Function
parse_
rope
Copy item path
Source
pub fn parse_rope( rope: &
Rope
, old_tree:
Option
<&
Tree
>, included_ranges: &[
Range
], ) ->
Tree