summaryrefslogtreecommitdiffstats
path: root/crates/common/json_writer/src
AgeCommit message (Expand)Author
2022-08-18Fix clippy in json_writer: Remove let-unit-valueMatthias Beyer
2022-02-07Make Default impl for JsonWriter only for testsMatthias Beyer
2022-02-07Remove new() constructor in favour of Default implMatthias Beyer
2021-11-24Restructure directories of the workspace (#559)Lukasz Woznicki