2 releases
0.0.1 | Sep 13, 2024 |
---|---|
0.0.0 | Aug 27, 2024 |
#109 in #argument
21KB
414 lines
Diagnosticism.Rust
Diagnosticism, for Rust
Introduction
T.B.C.
Table of Contents
Installation
T.B.C.
Components
Enumerations
None defined at this time.
Functions
None defined at this time.
Macros
None defined at this time.
Structures
The following structures are defined:
DebugSqueezer
- used to assist with restricting the length ofDebug
forms of fields within a given width;Ellipsis
- provides strings such as"********"
to be used for fields that are sensitive and whoseDebug
forms are not to be expressed;Password
- Simple type that provides the string"..."
to be used for fields whoseDebug
forms are not to be expressed;
Traits
None defined at this time.
Examples
T.B.C.
Project Information
T.B.C.
Where to get help
Contribution guidelines
Defect reports, feature requests, and pull requests are welcome on https://github.com/synesissoftware/Diagnosticism.Rust.
Dependencies
T.B.C.
Related projects
T.B.C.
License
Diagnosticism.Rust is released under the 3-clause BSD license. See LICENSE for details.