Docs.rs
opy-rs-0.1.6
opy-rs 0.1.6
Docs.rs crate page
AGPL-3.0-or-later
29 August 2026
Links
crates.io
Source
Owners
Teakowa
Dependencies
opy-macro-js ^0.1.6
normal
serde ^1
normal
serde_json ^1
normal
workshop-rs =0.1.11
normal
Versions
31.45%
of the crate is documented
Go to latest version
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
opy_rs
0.1.6
In opy_
rs::
parser
opy_rs
::
parser
Function
parse
Copy item path
Source
pub fn parse(tokens: &[
Token
]) ->
ParseOutput
Expand description
Parse an expanded token stream into a CST program.