Docs.rs
nargo-document-0.0.0
nargo-document 0.0.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
fqq
Dependencies
askama ^0.12
normal
askama_derive ^0.12
normal
clap ^4.5.60
normal
console ^0.16.2
normal
lazy_static ^1.5.0
normal
mime ^0.3.17
normal
nargo-bundler ^0.0.0
normal
nargo-parser ^0.0.0
normal
nargo-types ^0.0.0
normal
notify ^8.2.0
normal
oak-core ^0.0.8
normal
oak-markdown ^0.0.8
normal
oak-toml ^0.0.8
normal
pulldown-cmark ^0.13
normal
rayon ^1.11.0
normal
regex ^1.12.3
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
tokio ^1.50.0
normal
toml ^1.0.4
normal
walkdir ^2.5.0
normal
warp ^0.4.2
normal
tempfile ^3.26.0
dev
Versions
82.28%
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 container
nargo_
document
0.0.0
Module container
Module Items
Structs
In nargo_
document::
plugin
nargo_document
::
plugin
Module
container
Copy item path
Source
Expand description
自定义容器插件
提供对 Markdown 中自定义容器的支持,包括 tip、warning、danger、info 等
Structs
§
Container
Config
自定义容器配置
Container
Options
容器选项
Container
Plugin
自定义容器插件