Crate smart_ptr

source ·
Expand description

Smart pointers for Rust

Features

  • alloc Enables usage of alloc crate

Re-exports

Modules

  • Unique pointer implementation

Structs

Traits

  • Describes how to de-allocate pointer.

Functions