[][src]Type Definition koibumi_socks_sync::Result

type Result<T> = Result<T, ConnectError>;

A specialized Result type for SOCKS5 operations.