Docs.rs
yash-syntax-0.16.0
yash-syntax 0.16.0
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
magicant
Dependencies
annotate-snippets ^0.12.4
normal
optional
futures-util ^0.3.31
normal
itertools ^0.14.0
normal
thiserror ^2.0.4
normal
annotate-snippets ^0.12.4
dev
assert_matches ^1.5.0
dev
futures-executor ^0.3.31
dev
Versions
85.77%
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
Module input
yash_
syntax
0.16.0
Module input
Module Items
Structs
Traits
Type Aliases
In crate yash_
syntax
yash_syntax
Module
input
Copy item path
Source
Expand description
Methods about passing
source
code to the
parser
Structs
§
Context
Parameter passed to the input function
Memory
Input function that reads from a string in memory
Traits
§
Input
Line-oriented source code reader
Input
Object
Object-safe adapter for the
Input
trait
Type Aliases
§
Error
Error returned by the
Input
function
Result
Result of the
Input
function