TheNeikos / envious

Deserialize (potentially nested) environment variables into your custom structs
Apache License 2.0
60 stars 2 forks source link

Add `From<Option<str>>` for `Prefix` #11

Closed TheNeikos closed 1 year ago

TheNeikos commented 1 year ago

As noted by @matthiasbeyer, Prefix does not implement From<Option<&str>>. It would be an ergonomics win to allow it.

Seen here: https://meow.social/@musicmatze@social.linux.pizza/109953498749211900