stackbox 0.1.1

`&own`ing references in stable Rust - no_std-friendly Box
Documentation
1
2
3
4
5
6
7
<!-- This fixes `<summary>` items not having `list-item` display style,
     which is needed in order to preperly show the arrow next to it. -->
<style>
summary {
    display: list-item;
}
</style>