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-lazy— Lazy value initialisation.flanker-temp— Helper for working with temporary files.
