Docs.rs
expiring_ref-0.7.3
expiring_ref 0.7.3
Docs.rs crate page
LGPL-2.1
04 September 2026
Links
Repository
crates.io
Source
Owners
Zepalesque
Dependencies
Versions
25%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Crate expiring_ref
expiring_
ref
0.7.3
All Items
Crate Items
Modules
Structs
Crate
expiring_
ref
Copy item path
Source
Modules
§
iter
macros
traits
unstable
Structs
§
Deref
OwnGuard
Own
&'a own T
, aka an equivalent to C++’s
T&&
More specifically, this value represents an owned reference which has its contents dropped when it itself is dropped.