rs-common 0.1.0

The basics of the rs-toolbox project. Contains common code between repositories.
Documentation
  • Coverage
  • 50%
    5 out of 10 items documented0 out of 2 items with examples
  • Size
  • Source code size: 11.57 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.2 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 24s Average build duration of successful builds.
  • all releases: 24s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • mt4f

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