Struct bio::data_structures::fmindex::BiInterval [] [src]

pub struct BiInterval { /* fields omitted */ }

A bi-interval on suffix array of the forward and reverse strand of a DNA text.

Methods

impl BiInterval
[src]

Trait Implementations

impl Clone for BiInterval
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for BiInterval
[src]

impl Debug for BiInterval
[src]

Formats the value using the given formatter.