Struct chiisai::Chiisai [] [src]

pub struct Chiisai { /* fields omitted */ }

Methods

impl Chiisai
[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl<'c> Service for &'c Chiisai
[src]

Requests handled by the service.

Responses given by the service.

Errors produced by the service.

The future response value.

[src]

Process the request and return the response asynchronously.