diagnosticism

Crates.iodiagnosticism
lib.rsdiagnosticism
version0.0.1
sourcesrc
created_at2024-08-27 07:18:39.671604
updated_at2024-09-13 05:12:16.989995
descriptionCommand-Line Argument Sorting and Parsing (for Rust)
homepagehttps://github.com/synesissoftware/Diagnosticism.Rust
repository
max_upload_size
id1352983
size46,737
(synesissoftware)

documentation

README

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 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;

Traits

None defined at this time.

Examples

T.B.C.

Project Information

T.B.C.

Where to get help

GitHub Page

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.

Commit count: 0

cargo fmt