Docs.rs
own-ref-0.1.0-alpha
own-ref 0.1.0-alpha
Docs.rs crate page
Links
crates.io
Source
Owners
danielhenrymantilla
Dependencies
extension-traits ^1.0.1
normal
paste ^1.0.15
normal
macro_rules_attribute ^0.1.3
dev
scopeguard ^1.1.0
dev
Versions
87.5%
of the crate is documented
Go to latest stable release
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
own_ref
0.1.0-alpha
All Items
Modules
Macros
Structs
Functions
Crate
own_ref
Copy item path
source
·
[
−
]
Modules
§
pin
Module and APIs to combine
OwnRef
s with
Pin
ning.
prelude
traits
Traits designed to interact with
OwnRef
s.
Macros
§
own_ref
Main/most useful
OwnRef
constructor.
unsize
Perform an
Unsize
coërcion on an owned
OwnRef
.
Structs
§
OwnRef
&'slot own T
.
Slot
The output of
slot()
.
Functions
§
slot
Direct & explicit
OwnRef
backing memory/storage management.
slots
Convenience function around
slot()
, to batch-produce
tuples
of such
slot()
s: