Docs.rs
polydat-core-0.3.2
polydat-core 0.3.2
Permalink
Docs.rs crate page
Apache-2.0
16 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
jshook
Dependencies
base64 ^0.22
normal
cranelift-codegen ^0.116
normal
optional
cranelift-frontend ^0.116
normal
optional
cranelift-jit ^0.116
normal
optional
cranelift-module ^0.116
normal
optional
cranelift-native ^0.116
normal
optional
data-encoding ^2
normal
half ^2
normal
indexmap ^2
normal
inventory ^0.3.24
normal
paste ^1
normal
polydat-derive ^0.3.0
normal
polydat-grammar ^0.3.0
normal
regex ^1
normal
ryu ^1
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tokio ^1
normal
optional
vectordata ^1.2
normal
optional
xxhash-rust ^0.8
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
mul_i8
polydat_
core
0.3.2
In polydat_
core::
numeric::
register
polydat_core
::
numeric
::
register
Function
mul_i8
Copy item path
Source
pub fn mul_i8(a:
Bits128
, b:
Bits128
) ->
Bits128
Expand description
The wrapping product of
a
and
b
as i8 lanes.