[][src]Crate echoloc

echoloc 0.1.0

Example

Structs

Err

An error thrown by echoloc

Event

An Echo Event

Enums

ErrKind

The error kind of an error thrown by echoloc

EventType

Echo Event Type

Response

A more generic response used when a HTTP response code doesn't make sense. Typical values might be "success" or "failure".

Traits

Runnable

The Runnable trait for tasks to implement

Functions

worker

Create a worker within a scoped thread

Type Definitions

Result

A result that includes a Error