Macro serde::de::impls::parse_ip_impl

source ยท
macro_rules! parse_ip_impl {
    ($ty:ty, $expecting:expr, $size:tt) => { ... };
}