6 releases (breaking)
0.5.0 | Nov 5, 2022 |
---|---|
0.4.0 | Oct 27, 2022 |
0.3.0 | Oct 23, 2022 |
0.2.1 | Oct 23, 2022 |
0.1.0 | Oct 23, 2022 |
#115 in #tiny
23 downloads per month
3KB
Flanker
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
.
Libraries
flanker-assert-float
— Assertions for floating-point numbers.flanker-assert-str
— Assertions for strings.flanker-temp
— Helper for working with temporary files.