Type Alias ResolveByteCount

Source
pub type ResolveByteCount = ResolveFromStr<ByteCount>;
Expand description

ByteCount that implements Resolve.

Aliased Type§

pub struct ResolveByteCount {
    pub value: ByteCount,
}

Fields§

§value: ByteCount

Value.