Skip to content

A set of library crates that provide useful utilities, helpers, and other functionality for Rust projects

License

Notifications You must be signed in to change notification settings

danwilliams/rubedo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rubedo

Rubedo is a set of library crates that provide useful utilities, helpers, and other functionality for Rust projects.

The main crate is rubedo, and the other crates rely on it or provide secondary functionality in some way. This repository as a whole shares a name with the main crate. You can read about the naming and purpose of each crate in their respective README files.

Crates

  • rubedo - The main crate, providing extensions to the standard library and other popular crates, as well as some new functionality.

  • rubedo-macros - Proc macros for the Rubedo crate. There is generally no need to use this directly, as its functionality is re-exported by the main Rubedo crate.

About

A set of library crates that provide useful utilities, helpers, and other functionality for Rust projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages