Docs.rs
finch_lib-0.4.0
finch_lib 0.4.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Keats
Dependencies
bincode ^1.2.0
normal
capnp ^0.14
normal
memmap ^0.7.0
normal
murmurhash3 ^0.0.5
normal
ndarray ^0.14
normal
needletail ^0.4
normal
numpy ^0.13
normal
optional
pyo3 ^0.13
normal
optional
rayon ^1.2.0
normal
serde ^1.0
normal
serde_json ^1
normal
thiserror ^1
normal
predicates ^1
dev
proptest ^0.10
dev
Versions
7.14%
of the crate is documented
This release has been yanked
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
write_finch_file
finch
0.4.0
In finch::
serialization
finch
::
serialization
Function
write_
finch_
file
Copy item path
Source
pub fn write_finch_file( file: &mut dyn
Write
, sketches: &[
Sketch
], ) ->
FinchResult
<
()
>