Enum indexing::Unknown [] [src]

pub enum Unknown {}

Length marker for unknown length.

Trait Implementations

impl Copy for Unknown
[src]

impl Clone for Unknown
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Unknown
[src]

Formats the value using the given formatter.