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

source ·
pub type BorrowedSocket<'socket> = NotDefinedHere;
Expand description

Aliased Type§

enum BorrowedSocket<'socket> {}

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