# prototypes Sometimes I have an idea for something, but it's very much not fleshed out, and so... I start with `cargo new `, and start coding. Sometimes these are just design documents, and sometimes they are half-functional tools. This directory is meant for me, or you if you are curious about the way I think, and approach problems. None of these tools are really working, or else they would be in the `apps/` or `development/` trees 😉 - so be warned.