Archived
1
0
Fork 0
Commit graph

4 commits

Author SHA1 Message Date
bc7ab940b0
refac: change structure
- core/vec: rename envstring to estring
- tests: improve test cases
  + created helper TestCase
  + move tests that required a feature to a separate module
2022-07-22 14:53:45 +03:00
21e6aba270
refac: improve core design
- removed all functions, features and examples
- recreate core types
- recreate get_env and get_env_or_set_default
2022-07-22 13:05:54 +03:00
c3caa22b94 chore: add documentation for env string 2021-04-16 01:04:37 +03:00
353937520f refac: made error simple
... and remove failure package
2021-02-23 23:36:36 +03:00