Docs.rs
matrixcode-core-0.4.22
matrixcode-core 0.4.22
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
bigfish1913
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
chrono ^0.4
normal
clap ^4
normal
dirs ^5
normal
dotenvy ^0.15
normal
env_logger ^0.11
normal
futures-util ^0.3
normal
glob ^0.3
normal
log ^0.4
normal
notify ^8.0
normal
once_cell ^1
normal
regex ^1
normal
reqwest ^0.13
normal
rusqlite ^0.32
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
urlencoding ^2
normal
uuid ^1
normal
mockito ^1
dev
tempfile ^3
dev
tokio-test ^0.4
dev
Versions
62.26%
of the crate is documented
Go to latest version
Platform
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 template
matrixcode_
core
0.4.22
Module template
Module Items
Structs
Functions
In matrixcode_
core::
workflow
matrixcode_core
::
workflow
Module
template
Copy item path
Source
Expand description
Template Rendering Engine
简单的模板渲染引擎,支持 {{var}} 格式的变量替换。
Structs
§
Template
Renderer
模板渲染器
Functions
§
render
便捷渲染函数