Macros and functions that help provide access to environment variable values.
A simple macro to determine if an environment is a "development" environment. Built because some of us (me) are lazy and don't feel like copy-pasting the same check for development environments over and over again. :heart: Ex: ``` #[macro_use] extern crate is_dev; fn test_is_dev() { let e: bool = is_dev!("ENV", "development"); assert!(e); } ```
Easy ENV variable handling; also sets up Rust's env_logger.
Shell argument and environment helpers for perl-dap
A companion to `config` crate. Part of the Strut family.
Helper to deal with environment variables.
Primitive Docker environment file helpers for RustUse
A collection of helpers for handlebars (rust) to manage string, json, yaml, toml, path, file, http request.
Unix helpers, service integrations, and Unicode metadata
Deterministic, privacy-preserving color measurement and ranking SDK
Rust bindings for the Lean4 theorem prover
An event-driven Rust engine for building and evaluating quantitative trading agents. Features a Gym-style API for algorithmic backtesting and reinforcement learning.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.