| Crates.io | codes-common |
| lib.rs | codes-common |
| version | 0.1.9 |
| created_at | 2022-12-07 00:38:16.20697+00 |
| updated_at | 2022-12-25 02:19:21.547571+00 |
| description | Support capabilities for codes-* packages. |
| homepage | |
| repository | https://github.com/johnstonskj/rust-codes |
| max_upload_size | |
| id | 731491 |
| size | 24,411 |
Support capabilities for codes-* packages.
For notes on the design of the API, see the repository README.
build - Tools for build scripts.csv_tools - Tools for reading and processing CSV files, requires build.Version 0.1.9
build module, gated with featureVersion 0.1.8
FixedLengthCode and VariableLengthCode traits.Version 0.1.7
check_digits module with an implementation of LuhnAlgorithm.Version 0.1.6
Version 0.1.5
Version 0.1.4
csv_tools featureVersion 0.1.3
code_impl macro for non-string codes.Version 0.1.2
retain method to SimpleData.Version 0.1.1
SimpleData type and Data trait.Version 0.1.0