Struct salt::Salt [] [src]

pub struct Salt<H: Handler + 'static> { /* fields omitted */ }

Methods

impl<H: Handler> Salt<H>
[src]

Set the number of threads to use.

impl Salt<Router>
[src]

Trait Implementations

impl Default for Salt<Router>
[src]

Returns the "default value" for a type. Read more