unsafe-tools 0.1.2

A collection of tools making safer unsafe Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<div align="center">
  <h1>
    <code>unsafe-tools</code>
  </h1>
  <p>
    <strong>Tools for working with unsafe Rust</strong>
  </p>
  <p>

[![MIT licensed][mit-badge]][mit-url]

  </p>
</div>


[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg
[mit-url]: LICENSE