expandenv

Crates.ioexpandenv
lib.rsexpandenv
version0.2.1
created_at2025-05-08 21:12:51.297062+00
updated_at2026-01-08 21:06:34.263699+00
descriptionA Rust crate focused on expanding environment variables.
homepage
repositoryhttps://github.com/dablenparty/expandenv-rs
max_upload_size
id1665868
size18,370
(dablenparty)

documentation

README

expandenv-rs

A Rust crate for expanding environment variables, inspired by shellexpand.

This might not be very feature complete because I made it for a CLI tool of mine called boxunbox, but I figured someone else might also find some use because shellexpand is now unmaintained is actually maintained on GitLab, but it still doesn't support recursive fallbacks.

Commit count: 26

cargo fmt