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

https://github.com/wyatt-herkamp/tuxs-config-types


https://github.com/wyatt-herkamp/tuxs-config-types

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Tux's Config Types

Types to help you build a user-friendly configuration system.

## Types

| Path | Helps with | Required Features |
| ---------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ | ------------------------------- |
| [chrono_types::duration](https://github.com/wyatt-herkamp/tuxs-config-types/blob/master/src/chrono_types/duration.rs) | Building Duration with different suffixes | Chrono |
| [size_config](https://github.com/wyatt-herkamp/tuxs-config-types/blob/master/src/size_config.rs) | Building a Size String such as 100mb, 100b, 10gb | |