Docs.rs
smooth-frame-0.2.0
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
smooth-frame 0.2.0
Generate Sketch-like smooth corner and smooth frame cubic Bezier paths.
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
format.rs
mod.rs
path.rs
1
2
3
4
///
输出层:路径中间表示和面向渲染后端的格式化扩展点。
pub
mod
format
;
///
路径命令和通用路径容器。
pub
mod
path
;