Commit graph

14 commits

Author SHA1 Message Date
Till Wegmueller
13f41862bb Add Facet trait and optimize functions. Begin to structure payload information. TODO Payload string parsing FromStr 2020-05-25 16:13:22 +02:00
Till Wegmueller
6d6cc575a4 Add file actions 2020-05-21 17:49:51 +02:00
Till Wegmueller
e0138ad759 Fixup Dir regex 2020-05-21 12:04:47 +02:00
Till Wegmueller
16069b8792 Add directory actions 2020-05-19 22:14:28 +02:00
Till Wegmueller
6cfcff39b6 Unify functions 2020-05-19 10:39:06 +02:00
Till Wegmueller
4486b05c81 Simplify statements 2020-05-19 00:01:44 +02:00
Till Wegmueller
eafbb834a5 Better error handling 2020-05-18 16:57:21 +02:00
Till Wegmueller
441a47d384 Add default derive
Add Fast path parsing which catches the case of unescaped values with spaces.
2020-05-18 14:57:55 +02:00
Till Wegmueller
f33df3d0ab Linting. 2020-05-18 10:32:16 +02:00
Till Wegmueller
4ef26a70d2 Fixup 2020-05-17 23:40:52 +02:00
Till Wegmueller
d705ccdfeb Fixup Rust typing errors 2020-05-17 22:02:35 +02:00
Till Wegmueller
b4f94e7313 Add MPL V2 license 2020-05-17 21:52:39 +02:00
Till Wegmueller
056cce7588 Remove not needed test 2020-05-17 01:36:31 +02:00
Till Wegmueller
b57d63cebf Intial set function Parsing 2020-05-17 01:17:19 +02:00