Struct test_server::ChildKiller [] [src]

pub struct ChildKiller(_);

Trait Implementations

impl Drop for ChildKiller
[src]

fn drop(&mut self)

A method called when the value goes out of scope. Read more