Type Alias tokio::doc::os::windows::io::RawHandle

source ·
pub type RawHandle = NotDefinedHere;
Expand description

Aliased Type§

enum RawHandle {}

Variants§

Trait Implementations§

source§

impl Debug for NotDefinedHere

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more