Crate libtelnet_rs

Source

Re-exports§

pub use bytes;

Modules§

compatibility
events
telnet

Macros§

vbytes
Macro for calling Bytes::copy_from_slice()

Structs§

Parser
A telnet parser that handles the main parts of the protocol.

Enums§

EventType