rs-common

Crates.iors-common
lib.rsrs-common
version0.1.0
sourcesrc
created_at2024-01-03 16:10:32.106224
updated_at2024-01-03 16:10:32.106224
descriptionThe basics of the rs-toolbox project. Contains common code between repositories.
homepage
repository
max_upload_size
id1087522
size4,669
Matrix4f (mt4f)

documentation

README

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
Commit count: 0

cargo fmt