Crates.io | diagnosticism |
lib.rs | diagnosticism |
version | 0.0.1 |
source | src |
created_at | 2024-08-27 07:18:39.671604 |
updated_at | 2024-09-13 05:12:16.989995 |
description | Command-Line Argument Sorting and Parsing (for Rust) |
homepage | https://github.com/synesissoftware/Diagnosticism.Rust |
repository | |
max_upload_size | |
id | 1352983 |
size | 46,737 |
Diagnosticism, for Rust
T.B.C.
T.B.C.
None defined at this time.
None defined at this time.
None defined at this time.
The following structures are defined:
DebugSqueezer
- used to assist with restricting the length of Debug
forms of fields within a given width;
Ellipsis
- provides strings such as "********"
to be used for fields that are sensitive and whose Debug
forms are not to be expressed;
Password
- Simple type that provides the string "..."
to be used for fields whose Debug
forms are not to be expressed;
None defined at this time.
T.B.C.
T.B.C.
Defect reports, feature requests, and pull requests are welcome on https://github.com/synesissoftware/Diagnosticism.Rust.
T.B.C.
T.B.C.
Diagnosticism.Rust is released under the 3-clause BSD license. See LICENSE for details.