An open API service indexing awesome lists of open source software.

https://github.com/lum-rs/lum_libs

Central re-export of all external crates to be used in the lum framework
https://github.com/lum-rs/lum_libs

crate framework libraries library libs lum re-export rust

Last synced: 3 days ago
JSON representation

Central re-export of all external crates to be used in the lum framework

Awesome Lists containing this project

README

          

# lum_libs

lum framework's re-export library

This crate serves as a central collection of all external crates used in the lum framework. It ensures that the same versions of dependencies are used across the framework, similar to a cargo workspace. As a result, this crate only contains re-exports.

## Collaborating

Check out [Board](https://github.com/orgs/lum-rs/projects/3), and [Issues](https://github.com/lum-rs/lum_libs/issues)