Crates.io | dusa_collection_utils |
lib.rs | dusa_collection_utils |
version | 3.0.6 |
source | src |
created_at | 2024-07-15 19:30:22.43417 |
updated_at | 2024-11-10 22:28:59.67721 |
description | A common library with standardized functions that the ais_platform, dusa, recs and others will depend on |
homepage | |
repository | |
max_upload_size | |
id | 1304243 |
size | 99,714 |
I have a few existing rust progects sact (superuser act) and rest (new encore) that share alot of similar code... This is the code. There will be another one like this just to keep code organize and seperate. This also allow be to update diffrent components with a cargo build as oppose to having to change the same file multiple times.
This lib has shared function across most of my projects.