Crates.io | flanker |
lib.rs | flanker |
version | 0.5.0 |
source | src |
created_at | 2022-10-23 22:03:20.112842 |
updated_at | 2022-11-05 00:37:55.578919 |
description | µ-libraries for Rust. |
homepage | |
repository | https://github.com/obsidiandynamics/flanker |
max_upload_size | |
id | 695407 |
size | 2,332 |
Flanker is home to tiny µ-libraries that do very specific things, and can be imported into a project individually, without dragging in tons of unneeded dependencies. Most Flanker libraries are no_std
.
flanker-assert-float
— Assertions for floating-point numbers.flanker-assert-str
— Assertions for strings.flanker-temp
— Helper for working with temporary files.