hv-elastic 0.2.1

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;