Docs.rs
yash-syntax-0.14.1
yash-syntax 0.14.1
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
magicant
Dependencies
annotate-snippets ^0.11.4
normal
optional
futures-util ^0.3.31
normal
itertools ^0.14.0
normal
thiserror ^2.0.4
normal
annotate-snippets ^0.11.4
dev
assert_matches ^1.5.0
dev
futures-executor ^0.3.31
dev
Versions
85.51%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
yash_
syntax
0.14.1
Error
Aliased Type
In yash_
syntax::
input
yash_syntax
::
input
Type Alias
Error
Copy item path
Source
pub type Error =
Error
;
Expand description
Error returned by the
Input
function
Aliased Type
ยง
struct Error {
/* private fields */
}