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

source ·
pub type BorrowedHandle<'handle> = NotDefinedHere;
Expand description

Aliased Type§

enum BorrowedHandle<'handle> {}

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