Crate cor_args

source ·

Structs

  • A handler for managing command-line arguments.
  • A configuration file handler for reading key-value pairs from a file.
  • A default implementation of the Handler trait.
  • A handler for retrieving values from environment variables.
  • A handler for retrieving values from a file.
  • A handler for retrieving values from a specified JSON file.

Traits

  • A trait for handling requests based on a key.