Sign in
rust
/
rust
/
f889772d6500faebcac5bb70fa44b5e6581c38cd
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
cfg_if
/
mod.rs
blob: b630e7ff383aa9867c447b86b2f7b0a5fb251613 [
file
]
//! `std_detect`
#[
doc
(
hidden
)]
// unstable implementation detail
#[
unstable
(
feature
=
"stdsimd"
,
issue
=
"27731"
)]
pub
mod
detect
;