number2name 1.1.2

Simple Rust library to convert an index to a name that is as short as possible.
Documentation

number2name

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 5 of them enabled by default.

default

  • builtin-charsets
  • cli

builtin-charsets

  • lazy_static

cli

  • structopt

lazy_static

    This feature flag does not enable additional features.

structopt

    This feature flag does not enable additional features.