fix 3 tuple backend

This commit is contained in:
nora 2022-04-04 20:22:10 +02:00
parent 602f5f83f6
commit 5cf6295130
2 changed files with 5 additions and 2 deletions

View file

@ -1,5 +1,8 @@
# stuff
![crates.io](https://img.shields.io/crates/v/stuff.svg)
![action checks](https://img.shields.io/github/checks-status/Nilstrieb/stuff/main.svg)
A crate for stuffing things into a pointer.
This crate is tested using miri (with `-Zmiri-tag-raw-pointers`).