#lib #tool #common #error-logging #rs-toolbox

rs-common

The basics of the rs-toolbox project. Contains common code between repositories.

1 unstable release

0.1.0 Jan 3, 2024

#14 in #common

MIT license

5KB

rs-common


The MIT License Crates.io Downloads (version) Crates.io Version

The rs-common crate contains code used by multiple crates from the rs-toolbox. It contains things such as errors, logging and more. The goal of this crate is to reduce boilderplate in the rs-toolbox crate, which is farely easy to do as all crates in it are very similar.

Features

  • Common error types
  • Common types
  • Logging

Dependencies

~4–6MB
~102K SLoC