abscissa_core 0.6.0-pre.1

Application microframework with support for command-line option parsing, configuration, error handling, logging, and terminal interactions. This crate contains the framework's core functionality.
Documentation

abscissa_core

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

default

  • application
  • secrets
  • testing
  • time

application

  • arc-swap
  • config
  • trace
  • options
  • semver/serde
  • terminal

secrets

  • secrecy

testing

  • regex
  • wait-timeout

time

  • chrono

arc-swap

    This feature flag does not enable additional features.

config

  • secrets
  • serde
  • terminal
  • toml

trace

  • tracing
  • tracing-log
  • tracing-subscriber

options

  • gumdrop

terminal

  • color-eyre
  • termcolor

secrecy

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.

wait-timeout

    This feature flag does not enable additional features.

chrono

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

toml

    This feature flag does not enable additional features.

tracing

    This feature flag does not enable additional features.

tracing-log

    This feature flag does not enable additional features.

tracing-subscriber

    This feature flag does not enable additional features.

gumdrop

    This feature flag does not enable additional features.

color-eyre

    This feature flag does not enable additional features.

termcolor

    This feature flag does not enable additional features.

semver

    This feature flag does not enable additional features.