Docs.rs
oak-rust-0.0.2
oak-rust 0.0.2
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fqq
Dependencies
dashmap ^6.1.0
normal
futures ^0.3.31
normal
oak-core ^0.0.2
normal
oak-highlight ^0.0.2
normal
oak-hover ^0.0.2
normal
oak-lsp ^0.0.2
normal
oak-mcp ^0.0.2
normal
oak-navigation ^0.0.2
normal
oak-pretty-print ^0.0.2
normal
oak-vfs ^0.0.2
normal
serde ^1.0.227
normal
tokio ^1.43.0
normal
optional
tracing ^0.1.41
normal
unicode-ident ^1.0
normal
Versions
99.69%
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
Skip to main content
Module highlighter
oak_
rust
0.0.2
Module highlighter
Module Items
Structs
Enums
Traits
In crate oak_
rust
oak_rust
Module
highlighter
Copy item path
Source
Expand description
高亮模块 Rust 语法高亮器
这个模块提供了 Rust 源代码的语法高亮功能,支持关键字、字符串、数字、注释等的高亮显示。
Structs
§
Rust
Highlighter
Rust 语法高亮器
Enums
§
Highlight
Kind
高亮类型的本地定义
Traits
§
Highlighter
高亮器 trait