[][src]Module tokio_tun::result

Type Definitions

Error

Represents a general error type

Result

Represents an alias for standard library Result with error type of Box<dyn Error>.