Trait implementation lrs::string::ByteStr::Ord

Objects that are part of a total order.

Syntax

impl<T> Ord<T> for ByteStr
    where T: AsRef<[u8]>,