const PULL_RESPONSE_MIN_SERIALIZED_SIZE: usize = 161;
Expand description

Minimum serialized size of a Protocol::PullResponse packet.