[][src]Crate vessels

Modules

channel
core
format
kind
reflect
replicate

Macros

export

Generates the entry point of a vessel.

log

Logs information to a target-appropriate console.

Traits

ApplyDecode
ApplyEncode
Kind

A type with a bijection to over-the-wire data.

OnTo

Attribute Macros

kind
object

Generates an implementation of Kind for trait objects.

Derive Macros

Kind

Generates an implementation of Kind for a struct or enum.