Docs.rs
image-renderer-0.1.1
image-renderer 0.1.1
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
90.19%
of the crate is documented
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 point
image_
renderer
0.1.1
Module point
Module Items
Structs
Type Aliases
In crate image_
renderer
image_renderer
Module
point
Copy item path
Source
Expand description
点和坐标类型定义
Structs
§
Point
整数坐标点
PointF
浮点坐标点
Type Aliases
§
IPoint
IPoint 类型别名(整数坐标点)