Docs.rs
rust-htslib-0.47.1
rust-htslib 0.47.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
github:rust-bio:owners
christopher-schroeder
Dependencies
bio-types >=0.9
normal
byteorder ^1.3
normal
custom_derive ^0.1
normal
derive-new ^0.5
normal
hts-sys ^2.1.4
normal
ieee754 ^0.2
normal
lazy_static ^1.4
normal
libc ^0.2
normal
libz-sys >=1.1.15
normal
linear-map ^1.2
normal
newtype_derive ^0.1
normal
regex ^1.3
normal
serde ^1
normal
optional
serde_bytes ^0.11
normal
optional
thiserror ^1
normal
url ^2.1
normal
bincode ^1.2
dev
pretty_assertions ^0.6
dev
serde_json ^1.0
dev
tempfile ^3.1.0
dev
Versions
55.04%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
rust_
htslib
0.47.1
Module utils
Module Items
Functions
In crate rust_
htslib
rust_htslib
Module
utils
Copy item path
Source
Expand description
Module with utility code.
Functions
ยง
copy_
memory
Copies data from
src
to
dst
TODO remove once stable in standard library.
path_
as_
bytes
Convert a path into a byte-vector
path_
to_
cstring