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
- Host: GitHub
- URL: https://github.com/lum-rs/lum_libs
- Owner: lum-rs
- License: mit
- Created: 2024-10-30T19:38:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-05-01T18:00:00.000Z (19 days ago)
- Last Synced: 2026-05-01T19:33:16.946Z (19 days ago)
- Topics: crate, framework, libraries, library, libs, lum, re-export, rust
- Language: Nix
- Homepage: https://crates.io/crates/lum_libs
- Size: 275 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)