Docs.rs
eure-0.1.9
eure 0.1.9
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
10 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
ryo33
Dependencies
annotate-snippets ^0.12
normal
anyhow ^1
normal
eros ^0.5
normal
eure-document ^0.1.9
normal
eure-env ^0.1.9
normal
eure-fmt ^0.1.9
normal
eure-macros ^0.1.9
normal
eure-parol ^0.1.9
normal
eure-schema ^0.1.9
normal
eure-tree ^0.1.9
normal
indexmap ^2
normal
num-bigint ^0.4
normal
query-flow ^0.17
normal
regex ^1.12
normal
reqwest ^0.13
normal
optional
thiserror ^2.0
normal
thisisplural ^0.7
normal
url ^2
normal
Versions
50.1%
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
valid_cst
eure
0.1.9
In eure::
query::
parse
eure
::
query
::
parse
Function
valid_
cst
Copy item path
Source
pub fn valid_cst(db: &impl
Db
, file:
TextFile
) ->
Result
<
Cst
,
QueryError
>