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]

[src]

[src]

Trait Implementations

impl Clone for BiInterval
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for BiInterval
[src]

impl Debug for BiInterval
[src]

[src]

Formats the value using the given formatter.

impl PartialEq for BiInterval
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.

impl Eq for BiInterval
[src]

impl Hash for BiInterval
[src]

[src]

Feeds this value into the given [Hasher]. Read more

1.3.0
[src]

Feeds a slice of this type into the given [Hasher]. Read more