Struct reproto_repository::HexSlice [] [src]

pub struct HexSlice<'a>(_);

Methods

impl<'a> HexSlice<'a>
[src]

[src]

Trait Implementations

impl<'a> Display for HexSlice<'a>
[src]

[src]

Formats the value using the given formatter. Read more

impl<'a> Debug for HexSlice<'a>
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl<'a> Send for HexSlice<'a>

impl<'a> Sync for HexSlice<'a>