flame
flame copied to clipboard
WIP: fix build without json feature
I've put the json dump from the example behind a #[cfg(..)]
so the build works. However, the threads test fails without the feature. I'll need to look deeper into this.