Closed joshlf closed 11 months ago
I’d say it’s not worth it. There are much scarier unsafe blocks in this crate already, and the safe code is way too verbose. Would be good to revisit once we can write const {} though!
const {}
I’d say it’s not worth it. There are much scarier unsafe blocks in this crate already, and the safe code is way too verbose. Would be good to revisit once we can write
const {}
though!