Crate tun [−] [src]
Modules
| platform |
Structs
| Error |
The Error type. |
Enums
| ErrorKind |
The kind of an error. |
Traits
| Device |
A TUN device. |
| ResultExt |
Additional methods for |
Functions
| create |
Create a TUN device with the given name. |
| next |
Create a TUN device with the next available name. |
Type Definitions
| Result |
Convenient wrapper around |