☰
std
Primitive Types
array
bool
char
f32
f64
fn
i128
i16
i32
i64
i8
isize
never
pointer
reference
slice
str
tuple
u128
u16
u32
u64
u8
unit
usize
Modules
any
arch
ascii
borrow
boxed
cell
char
clone
cmp
collections
convert
default
env
error
f32
f64
ffi
fmt
fs
hash
heap
i128
i16
i32
i64
i8
intrinsics
io
isize
iter
marker
mem
net
num
ops
option
os
panic
path
prelude
process
ptr
raw
rc
result
simd
slice
str
string
sync
thread
time
u128
u16
u32
u64
u8
usize
vec
Macros
assert
assert_eq
assert_ne
cfg
column
compile_error
concat
concat_idents
debug_assert
debug_assert_eq
debug_assert_ne
env
eprint
eprintln
file
format
format_args
include
include_bytes
include_str
is_aarch64_feature_detected
is_arm_feature_detected
is_powerpc64_feature_detected
is_x86_feature_detected
line
module_path
option_env
panic
print
println
select
stringify
thread_local
try
unimplemented
unreachable
vec
write
writeln
Crates
alloc
core
proc_macro
std
std_unicode
test
dark
light
Macro
std
::
is_powerpc64_feature_detected
[
−
]
[src]
[
+
]
Show type declaration
macro_rules
!
is_powerpc64_feature_detected
{ (
$
t
:
tt
)
=>
{ ... }; }
🔬
This is a nightly-only experimental API. (
stdsimd
)