#argument #sorting #parser #command-line #structure

diagnosticism

Command-Line Argument Sorting and Parsing (for Rust)

2 releases

0.0.1 Sep 13, 2024
0.0.0 Aug 27, 2024

#109 in #argument

BSD-3-Clause

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

T.B.C.

License

Diagnosticism.Rust is released under the 3-clause BSD license. See LICENSE for details.

No runtime deps