Struct cocaine::service::app::App [] [src]

pub struct App { /* fields omitted */ }

Application service wrapper.

Methods

impl App
[src]

[src]

Constructs an application service wrapper using the specified service.

[src]

Enqueues an event, opening a bidirectional stream on success.

Trait Implementations

impl Debug for App
[src]

[src]

Formats the value using the given formatter.