slumber_util 4.2.1

Common utilities used across several subcrates of Slumber. Not for external use.
Documentation

Common utilities that aren't specific to one other subcrate and are unlikely to change frequently. The main purpose of this is to pull logic out of the core crate, because that one changes a lot and requires constant recompilation.

This crate is not semver compliant. The version is locked to the root slumber crate version. If you choose to depend directly on this crate, you do so at your own risk of breakage.