Docs.rs
stronghold_engine-2.0.1
stronghold_engine 2.0.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rajivshah3
iota-ci
Dependencies
anyhow ^1.0
normal
digest ^0.10.1
normal
optional
dirs-next ^2.0
normal
hex ^0.4.2
normal
iota-crypto ^0.23
normal
once_cell ^1.4
normal
paste ^1.0.1
normal
serde ^1.0
normal
stronghold-runtime ^2.0.1
normal
thiserror ^1.0
normal
zeroize ^1.5.7
normal
criterion ^0.4
dev
json ^0.12
dev
proptest ^1.0.0
dev
stronghold-utils ^1.0.0
dev
tempfile ^3.1.0
dev
Versions
61.43%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-pc-windows-msvc
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
engine
2.0.1
In engine::
snapshot
engine
::
snapshot
Function
try_set_encrypt_work_factor
Copy item path
Source
pub fn try_set_encrypt_work_factor(work_factor:
u8
) ->
Result
<
()
,
WriteError
>