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.