MCPcopy Create free account
hub / github.com/ArcInstitute/binseq / read.rs

File read.rs

examples/read.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use std::fs::File;
2use std::io::{BufWriter, Write, stdout};
3use std::sync::Arc;
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected