snailx 0.8.2

Zero-allocation, low-overhead access to program arguments (argv) with iterators over `&'static CStr`, `&'static str`, and `&'static OsStr`. Works in no_std (optional std feature) and targets Unix and macOS.
Documentation

snailx

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 10 feature flags, 0 of them enabled by default.

default

This feature flag does not enable additional features.

alloc

This feature flag does not enable additional features.

assume_valid_str

This feature flag does not enable additional features.

full

indexing_parser

infallible_map

This feature flag does not enable additional features.

no_cold

This feature flag does not enable additional features.

non_indexing_parser

This feature flag does not enable additional features.

rev_iter

This feature flag does not enable additional features.

std

This feature flag does not enable additional features.

to_core_cstr

This feature flag does not enable additional features.