Macro TcpSocketUnknown

Source
macro_rules! TcpSocketUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown TcpSocket member.