| Crates.io | fix-getters-utils |
| lib.rs | fix-getters-utils |
| version | 0.3.2 |
| created_at | 2021-04-11 13:34:56.30895+00 |
| updated_at | 2021-05-31 09:48:58.980582+00 |
| description | Utils for fix-getters |
| homepage | |
| repository | https://github.com/fengalin/fix-getters |
| max_upload_size | |
| id | 382020 |
| size | 38,711 |
This package contains functions which are common to the fix-getters tools.
See the workspace documentation for more details on fix-getters.
The utils functions provide features such as:
types and traits to help building collectors of renamable functions.Error which can be handled in main.The optional feature is enabled by default. Use default-features = false if
your use case differs.
log — Logging via the log crate.This crate is licensed under either of
at your option.