devela::_dep::bytemuck::__core::intrinsics

Function black_box

Source
pub const fn black_box<T>(_dummy: T) -> T
🔬This is a nightly-only experimental API. (core_intrinsics)
Available on crate feature dep_bytemuck only.
Expand description

See documentation of std::hint::black_box for details.