[][src]Constant wasi::ADVICE_NOREUSE

pub const ADVICE_NOREUSE: Advice = 5;

The application expects to access the specified data once and then not reuse it thereafter.