Re-exports
pub use hooks_core as core;Structs
Pinned data which can be lazily initialized.
Enums
Constants
Traits
How to impl
HookThis is a helper trait to define
lifetime generic associated types (lifetime-GAT)
for
Hook.A type implementing
RunHook is a hook runner.Common behaviors of types that share a value with inner mutability.
Functions
use_state_n with a lazy initializer.use_state with a lazy initializer.