Struct bigbro::Killer [] [src]

pub struct Killer { /* fields omitted */ }

A currently running (or possibly already completed) child process.

Methods

impl Killer
[src]

Force the child process to exit

Ask the child process to exit

Trait Implementations

impl Debug for Killer
[src]

Formats the value using the given formatter.