Struct quilkin::Builder [−][src]
pub struct Builder<V> { /* fields omitted */ }Expand description
Represents the components needed to create a Server.
Implementations
Disable the admin interface
Trait Implementations
Auto Trait Implementations
impl<V> !RefUnwindSafe for Builder<V>
impl<V> !UnwindSafe for Builder<V>
Blanket Implementations
Mutably borrows from an owned value. Read more
Wrap the input message T in a tonic::Request
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
