enve
[]
= "0.2"
enve helps you work with environment variables and convert it to any type
using only type annotations.
All standard environment variable types are included, but enve under the hood
uses estring, so you can easily create
your own type.
Documentation
Look at the examples to see the power!
Usage
use SepVec;
type MinusVec<T> = '>;
type PlusVec<T> = ;
type MulVec<T> = ;
Contact Us
Join us in:
License
MIT. See LICENSE to see the full text.
Contributors
pleshevskiy (Dmitriy Pleshevskiy) – creator, maintainer.