hickory_proto::op::message

Function count_was_truncated

Source
pub fn count_was_truncated(
    result: Result<usize, ProtoError>,
) -> Result<(usize, bool), ProtoError>
Expand description

Returns the count written and a boolean if it was truncated