safe-transmute 0.11.3

A safeguarded transmute() for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*
!.gitignore
!.travis.yml
!gh_rsa.enc
!appveyor.yml
!LICENSE
!Cargo.toml
!rustfmt.toml
!*.sublime-project
!*.md
!src
!src/**
!tests
!tests/**