//! Less used details of `UniquePtr` and `SharedPtr`.
//!//! The pointer types themselves are exposed at the crate root.
pubusecrate::shared_ptr::SharedPtrTarget;pubusecrate::unique_ptr::UniquePtrTarget;#[doc(no_inline)]pubusecxx::{SharedPtr, UniquePtr};