hv-elastic 0.4.1

Safe and almost-safe abstractions for lengthening lifetimes and `'static` "loaning" of non-`'static` types
Documentation
1
2
3
4
//! Implementations and stretched types for foreign crates, if enabled by feature flags.

#[cfg(feature = "hv-ecs")]
pub mod ecs;