This is a really weird hack to say the least. More like a flex showing that the author can implement transmute without unsafe than something you’d really use.
That's true but this particular crate exists to show an unevitable hole in the definition of memory safety, while you can do lots of stupid things (like, `rm -rf /`) only with absolutely safe code.