Function relay_protocol::estimate_size_flat
source ยท pub fn estimate_size_flat<T: IntoValue>(value: Option<&T>) -> usize
Expand description
Estimates the size in bytes this would be in JSON, but does not recurse into objects or arrays.