Struct httpbis::ServicePaths[][src]

pub struct ServicePaths { /* fields omitted */ }

Methods

impl ServicePaths
[src]

Trait Implementations

impl Default for ServicePaths
[src]

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

impl Service for ServicePaths
[src]

Auto Trait Implementations