Sign in
android
/
toolchain
/
rustc
/
e3116c451e01eb38f24b3e9d055a1a9d3ad19471
/
.
/
library
/
stdarch
/
crates
/
std_detect
/
src
/
mod.rs
blob: b630e7ff383aa9867c447b86b2f7b0a5fb251613 [
file
] [
log
] [
blame
]
//! `std_detect`
#[
doc
(
hidden
)]
// unstable implementation detail
#[
unstable
(
feature
=
"stdsimd"
,
issue
=
"27731"
)]
pub
mod
detect
;