Function tun_rs::async::create_as_async

source ยท
pub fn create_as_async(
    configuration: &Configuration,
) -> Result<AsyncDevice, Error>
Expand description

Create a TUN device with the given name.