# ptrait
[](https://github.com/OpenByteDev/ptrait/actions/workflows/ci.yml) [](https://crates.io/crates/ptrait) [](https://docs.rs/ptrait) [](https://deps.rs/repo/github/openbytedev/ptrait) [](https://github.com/OpenByteDev/ptrait/blob/master/LICENSE)
Traits for pointer-like types, providing a common interface for raw pointers, smart pointers and other pointer-like types. See the [documentation](https://docs.rs/ptrait) for details.
## License
Licensed under the MIT license, see [LICENSE](https://github.com/OpenByteDev/ptrait/blob/master/LICENSE) for details.