pub type DtvPropertyRequestInt<T> = DtvPropertyRequest<T, { DATA_SIZE - 4 }>;

Trait Implementations

Formats the value using the given formatter. Read more