Docs.rs
oak-ruby-0.0.1
oak-ruby 0.0.1
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fqq
github:ygg-lang:publisher
Dependencies
axum ^0.7.5
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
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
Versions
15.9%
of the crate is documented
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 ast
oak_
ruby
0.0.1
Module ast
Module Items
Structs
Enums
Traits
Type Aliases
In crate oak_
ruby
oak_ruby
Module
ast
Copy item path
Source
Structs
§
Program
Node
程序节点
Enums
§
Expression
Node
Ruby 表达式节点
Literal
Node
字面量节点
Statement
Node
Ruby 语句节点
Traits
§
Ruby
AstVisitor
Ruby AST 访问者 trait
Type Aliases
§
RubyAst
Ruby AST 根节点