Commit graph

5 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
Atul Bhosale
59cd2f9903
Format code using 'cargo fmt' 2020-07-02 23:24:17 +05:30
3554fe9537 feat: add itconfig proc macro 2020-03-16 23:08:23 +03:00
175798acf3 feat: add lazy static
Closes #13
2020-02-08 15:09:58 +03:00
ffd3d82ead bench: add benchmarks for getenv
Closes #11
2020-02-06 11:10:00 +03:00