Docs.rs
etdl-parser-0.2.0
etdl-parser 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
13 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
usamassem
Dependencies
nom ^7
normal
saphyr ^0.0.11
normal
saphyr-parser ^0.0.11
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
thiserror ^2
normal
proptest ^1
dev
Versions
8.42%
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
hover
etdl_
parser
0.2.0
In etdl_
parser::
semantic
etdl_parser
::
semantic
Function
hover
Copy item path
Source
pub fn hover(content: &
str
, offset:
u32
) ->
Result
<
Value
,
String
>