[][src]Crate mbus

Main library entry point for mbus_api implementation.

Structs

Error

The Error type.

Server

Enums

ErrorKind

The kind of an error.

Traits

ResultExt

Additional methods for Result, for easy interaction with this crate.

Functions

create

Builds an SSL implementation for Simple HTTPS from some hard-coded file names

Type Definitions

Result

Convenient wrapper around std::Result.