Module tokio_tun::result[][src]

Type Definitions

Error

Represents a general error type

Result

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