bevy_asset::io

Constant STACK_FUTURE_SIZE

Source
pub const STACK_FUTURE_SIZE: usize = _; // 80usize
Expand description

The maximum size of a future returned from Reader::read_to_end. This is large enough to fit ten references.