Docs.rs
safe_arch-0.5.2
safe_arch 0.5.2
Docs.rs crate page
Zlib OR Apache-2.0 OR MIT
Links
Repository
crates.io
Source
Owners
Lokathor
Dependencies
bytemuck ^1.2
normal
Versions
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
safe_arch
All crates
[
−
]
[src]
Macro
safe_arch
::
aes_key_gen_assist_m128i
macro_rules
!
aes_key_gen_assist_m128i
{ (
$
a
:
expr
,
$
imm
:
expr
)
=>
{ ... }; }
This is supported with
target feature
aes
only.
?
// TODO