Docs.rs
hooks-2.0.0-alpha
hooks 2.0.0-alpha
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
EqualMa
Dependencies
hooks-core ^2.0.0-alpha
normal
hooks-macro ^0.1.0
normal
lazy-pinned ^0.1.0
normal
pin-project-lite ^0.2.9
normal
smallvec ^1.10.0
normal
futures-lite ^1.12.0
dev
Versions
6.67%
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
☰
Module shared_ref
Structs
?
Module
hooks
::
shared_ref
source
·
[
−
]
Structs
SharedRef
SharedRefUninitialized
UseSharedRef
use
SharedRef
with initial value.
UseSharedRefWith
use
SharedRef
with an
FnOnce
which returns the initial value.
use_shared_ref
use
SharedRef
with initial value.
use_shared_ref_with
use
SharedRef
with an
FnOnce
which returns the initial value.