Struct tk_pool::config::PartialConfig [] [src]

pub struct PartialConfig<C> { /* fields omitted */ }

A configuration builder that holds onto Connect object

Methods

impl<C> PartialConfig<C>
[src]

[src]

Create a configuration by adding an address stream

Trait Implementations

impl<C: Debug> Debug for PartialConfig<C>
[src]

[src]

Formats the value using the given formatter.