Commit Graph

24 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy 8814c6ef14
chore: cleanup unused imports 2022-07-28 14:42:51 +03:00
Dmitriy Pleshevskiy 039a0dd630
doc: add examples to readme 2022-07-28 14:36:09 +03:00
Dmitriy Pleshevskiy aecd3f9543 agg: add product struct 2022-07-28 10:09:41 +00:00
Dmitriy Pleshevskiy af55a8a31e agg: fix typo, add docs 2022-07-28 09:36:55 +00:00
Dmitriy Pleshevskiy e9f77c203f agg: add aggregatable trait 2022-07-28 09:36:55 +00:00
Dmitriy Pleshevskiy b13a510fb7 agg: add draft logic for aggregation 2022-07-28 09:36:55 +00:00
Dmitriy Pleshevskiy 85fbf7c9e8 core: format doc 2022-07-27 13:28:00 +00:00
Dmitriy Pleshevskiy 7ed5ee68e8 core: fix changes in doc 2022-07-27 13:28:00 +00:00
Dmitriy Pleshevskiy d921f9fab2 core: implement to_estring for each type 2022-07-27 13:28:00 +00:00
Dmitriy Pleshevskiy 38e035037c chore: add test with custom type 2022-07-26 20:42:01 +00:00
Dmitriy Pleshevskiy 62e38ccf6f std: implement ParseFragment for Option
Closes #17
2022-07-26 20:42:01 +00:00
Dmitriy Pleshevskiy 103c8f9249 chore: declare EqTrio in global scope 2022-07-26 15:55:23 +00:00
Dmitriy Pleshevskiy aad84aac62 chore: add more docs 2022-07-26 15:55:23 +00:00
Dmitriy Pleshevskiy 3a234ccc8a core: add custom traits 2022-07-26 15:55:23 +00:00
brxken128 67b01b750d structs: add trio 2022-07-26 10:49:18 +00:00
Dmitriy Pleshevskiy d3ceb11057 chore: reimport mods 2022-07-25 19:57:40 +00:00
Dmitriy Pleshevskiy 91d2652027 refac: restructure modules
Closes #20
2022-07-25 19:57:40 +00:00
Dmitriy Pleshevskiy 13c7bcd04d
bump msrv 2022-07-25 13:31:13 +03:00
Dmitriy Pleshevskiy a63449111e core/low: add trim type 2022-07-24 21:18:09 +00:00
Dmitriy Pleshevskiy 299c77245d doc: change enve url 2022-07-24 21:18:09 +00:00
Dmitriy Pleshevskiy c099d860bd core/tuple: add support for pair tuple 2022-07-23 23:24:18 +00:00
Dmitriy Pleshevskiy 4180703536
chore: remove unnecessary info from docs.rs 2022-07-24 00:04:45 +03:00
Dmitriy Pleshevskiy ccd9095a01
chore: change repository 2022-07-23 23:02:15 +03:00
Dmitriy Pleshevskiy 7d58a94d5a
. 2022-07-23 22:36:22 +03:00