Docs.rs
tfhe-1.5.0
tfhe 1.5.0
Docs.rs crate page
BSD-3-Clause-Clear
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
zama-bot
Dependencies
aligned-vec ^0.6
normal
bincode =1.3.3
normal
blake3 ^1.8
normal
optional
bytemuck ^1.24
normal
console_error_panic_hook ^0.1.7
normal
optional
dyn-stack ^0.13
normal
fs2 ^0.4.3
normal
optional
getrandom ^0.2.8
normal
optional
itertools ^0.14
normal
js-sys ^0.3
normal
optional
paste ^1.0.7
normal
pulp ^0.22
normal
rand_core ^0.6.4
normal
rayon ^1.11
normal
serde ^1.0
normal
serde-wasm-bindgen ^0.6.0
normal
optional
sha3 ^0.10
normal
optional
strum ^0.27
normal
optional
tfhe-csprng ^0.8.0
normal
tfhe-cuda-backend ^0.13.0
normal
optional
tfhe-fft ^0.10.0
normal
tfhe-hpu-backend ^0.4
normal
optional
tfhe-ntt ^0.7.0
normal
tfhe-versionable ^0.7.0
normal
tfhe-zk-pok ^0.8.0
normal
optional
wasm-bindgen ^0.2.101
normal
optional
wasm-bindgen-rayon ^1.3.0
normal
optional
clap =4.5.30
dev
clap-num ^1.1.1
dev
combine ^4.6.6
dev
criterion ^0.5.1
dev
csv ^1.3.0
dev
doc-comment ^0.3.3
dev
env_logger ^0.11
dev
fs2 ^0.4.3
dev
hex ^0.4.3
dev
log ^0.4.19
dev
num-bigint ^0.4.6
dev
rand ^0.8
dev
rand_distr ^0.4.3
dev
serde_json ^1.0.94
dev
statrs ^0.18
dev
test-case ^3.1.0
dev
tracing-subscriber ^0.3.18
dev
cbindgen ^0.28
build
optional
Versions
41.26%
of the crate is documented
Go to latest version
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
FheInt4Array
tfhe
1.5.0
FheInt4
Array
Aliased Type
In crate tfhe
tfhe
Type Alias
FheInt4
Array
Copy item path
Source
pub type FheInt4Array =
FheIntArray
<
FheInt4Id
>;
Aliased Type
ยง
pub struct FheInt4Array {
/* private fields */
}