Function relay_protocol::estimate_size
source ยท pub fn estimate_size<T: IntoValue>(value: Option<&T>) -> usize
Expand description
Estimates the size in bytes this would be in JSON.
pub fn estimate_size<T: IntoValue>(value: Option<&T>) -> usize
Estimates the size in bytes this would be in JSON.