Struct alexa::IronHandler [] [src]

pub struct IronHandler { /* fields omitted */ }

Methods

impl IronHandler
[src]

Trait Implementations

impl Handler for IronHandler
[src]

Produce a Response from a Request, with the possibility of error.