Module tokio_hglib::codec[][src]

Utilities for processing Mercurial command-server protocol.

Structs

BlockCodec

Encoder to build messages sent to Mercurial command server.

ChannelCodec

Decoder to parse and split messages sent from Mercurial command server.

Enums

BlockMessage

Request and response sent to Mercurial command server.

ChannelMessage

Message sent from Mercurial command server.