Docs.rs
indexical-0.8.0
indexical 0.8.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
willcrichton
Dependencies
bitvec ^1.0.1
normal
optional
index_vec ^0.1.3
normal
roaring ^0.10.2
normal
optional
rustc-hash ^2.1.1
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
indexical
0.8.0
Module pointer
Module Items
Structs
Traits
In crate indexical
indexical
Module
pointer
Copy item path
Source
Expand description
Abstraction over smart pointers.
Structs
§
ArcFamily
Family of
Arc
pointers.
RcFamily
Family of
Rc
pointers.
RefFamily
Family of
&
-references.
Traits
§
Pointer
Family
Abstraction over smart pointers.