Docs.rs
oak-rust-0.0.1
oak-rust 0.0.1
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fqq
Dependencies
axum ^0.8.8
normal
optional
futures ^0.3.31
normal
oak-core ^0.0.1
normal
oak-highlight ^0.0.1
normal
oak-hover ^0.0.1
normal
oak-lsp ^0.0.1
normal
oak-mcp ^0.0.1
normal
optional
oak-pretty-print ^0.0.1
normal
oak-vfs ^0.0.1
normal
serde ^1.0.228
normal
tokio ^1.43.0
normal
optional
tracing ^0.1.41
normal
unicode-ident ^1.0
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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 parser
oak_
rust
0.0.1
Module parser
Module Items
Structs
Enums
Type Aliases
In crate oak_
rust
oak_rust
Module
parser
Copy item path
Source
Expand description
语法分析器模块
Structs
§
Rust
Parser
A parser for the Rust programming language.
Enums
§
Rust
Element
Type
Rust 语法树中所有可能的元素类型。
Type Aliases
§
Rust
Element
Rust 语法树元素的类型别名