#[macro_use] mod imports; use imports::*;
x!{interface}
x!{fetch_flags}
x!{peer}
x!{eviction}
x!{callbacks}
x!{net_events}
x!{v_send}
x!{h_socket}
x!{v_recv}
x!{addr_local}
x!{v_process_msg}
x!{added}
x!{select_node_to_evict}
x!{protect_eviction_candidates_by_ratio}
x!{traits}