Skip to main content

padding_as_wire_str

Function padding_as_wire_str 

Source
pub fn padding_as_wire_str(padding: &Padding) -> Option<&'static str>
Expand description

Wire spelling of the symbolic padding modes.

Returns None for Padding::Explicit, which is written as an integer dataset rather than a string.