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
All
oak_
ruby
0.0.1
Crate Items
Structs
Enums
Traits
Type Aliases
List of all items
Structs
RubyBuilder
RubyFormatter
ast::ProgramNode
highlighter::RubyHighlighter
language::RubyLanguage
lexer::RubyLexer
lsp::RubyHoverProvider
lsp::RubyLanguageService
parser::RubyParser
Enums
ast::ExpressionNode
ast::LiteralNode
ast::StatementNode
kind::RubySyntaxKind
Traits
ast::RubyAstVisitor
Type Aliases
ast::RubyAst