Docs.rs
barkit-extract-0.1.1
barkit-extract 0.1.1
Permalink
Docs.rs crate page
GPL-3.0
13 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
nsyzrantsev
Dependencies
clap ^4.5.16
normal
console ^0.15.8
normal
fancy-regex ^0.13.0
normal
flate2 ^1.0.33
normal
gzp ^0.11.3
normal
indicatif ^0.17.8
normal
lz4 ^1.26.0
normal
rayon ^1.10.0
normal
regex ^1.10.6
normal
seq_io ^0.3.2
normal
thiserror ^1.0.63
normal
rstest ^0.22.0
dev
Versions
32.26%
of the crate is documented
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
get_reverse_complement
barkit_
extract
0.1.1
In barkit_
extract::
parse
barkit_extract
::
parse
Function
get_
reverse_
complement
Copy item path
Source
pub fn get_reverse_complement(sequence: &[
u8
]) ->
Vec
<
u8
>
ⓘ