Docs.rs
image-renderer-0.1.0
image-renderer 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
huazaierli
Dependencies
anyhow ^1.0
normal
clap ^4.5
normal
font-kit ^0.11
normal
image ^0.24
normal
imageproc ^0.23
normal
rusttype ^0.9
normal
serde ^1.0
normal
thiserror ^1.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tempfile ^3.8
dev
Versions
85.51%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
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 error
image_
renderer
0.1.0
Module error
Module Items
Enums
Type Aliases
In crate image_
renderer
image_renderer
Module
error
Copy item path
Source
Expand description
错误处理模块
提供统一的错误类型定义和处理机制
Enums
§
Draw
Error
绘制错误类型
Font
Error
字体处理错误类型
Image
Error
图片处理库的错误类型
Type Aliases
§
Font
Result
字体处理结果类型
Image
Result
图片处理结果类型
Result
库的统一结果类型