Struct udi::Process[][src]

pub struct Process { /* fields omitted */ }

Methods

impl Process
[src]

Trait Implementations

impl PartialEq for Process
[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 Process
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for Process

impl !Sync for Process