pub type ResolveByteCount = ResolveFromStr<ByteCount>;
ByteCount that implements Resolve.
pub struct ResolveByteCount { pub value: ByteCount, }
value: ByteCount
Value.