[][src]Crate mbus

Main library entry point for mbus_api implementation.

Structs

Error

The Error type.

NewService

Enums

ErrorKind

The kind of an error.

Traits

ResultExt

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

Functions

get_env

Type Definitions

Result

Convenient wrapper around std::Result.