Struct privsep::imsg::Handler[][src]

pub struct Handler { /* fields omitted */ }
Expand description

imsg handler.

Implementations

Create new handler pair.

Create half of a handler pair from a file descriptor.

Send message to remote end.

Receive message from the remote end.

Forcefully close the imsg handler without dropping it.

Trait Implementations

Extracts the raw file descriptor. Read more

Formats the value using the given formatter. Read more

Performs the conversion.

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.