Struct udi::Thread[][src]

pub struct Thread { /* fields omitted */ }

Methods

impl Thread
[src]

Trait Implementations

impl PartialEq for Thread
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Debug for Thread
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for Thread

impl !Sync for Thread