Crate cor_args

source ·

Structs

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