Commit graph

17 commits

Author SHA1 Message Date
04b777e214
example/calc: add required features to manifest 2022-07-22 18:41:41 +03:00
71d6fe42e8
rebrand lib 2022-07-22 17:00:56 +03:00
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
ddf7f58e93
chore: refac examples 2022-07-21 20:10:31 +03:00
3554fe9537 feat: add itconfig proc macro 2020-03-16 23:08:23 +03:00
aa3399c9f9 chore: rename tests cargo 2020-01-21 08:07:39 +03:00
f566257f32 chore: add comment to cargo toml 2020-01-12 17:03:25 +03:00
73631b8af5 chore: add hyper example 2020-01-12 14:22:08 +03:00
57598a876d chore: remove rocket example from members 2019-12-31 09:32:45 +03:00
4a859281b3 chore: add example for rocket 2019-12-31 08:45:50 +03:00
6330ef0d00 chore: add example with diesel 2019-12-29 01:12:46 +03:00
b305b7334b feat: add custom meta for vars 2019-12-27 23:57:13 +03:00
1a6f8c4f5d chore: change structure 2019-12-23 14:56:19 +03:00
78fc86e134 doc: fix readme 2019-12-23 14:33:32 +03:00
d0f1d69d70 chore: rename private macroses 2019-12-23 09:48:38 +03:00
97e63b686d feat: add meta for changing module name 2019-12-23 00:11:29 +03:00
c460f11dce Initial commit 2019-12-22 15:58:34 +03:00