1 2 3 4 5
//! Streaming allocator for large assets. //! //! Re-exports from internal module for public API. pub use crate::allocators::streaming::*;