pircolate 0.2.0

Parser and interface for IRCv3 messages.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# pircolate


Message parser and interface for IRCv3 messages..

[![Build Status](https://travis-ci.org/Mr-Byte/pircolate.svg?branch=master)](https://travis-ci.org/Mr-Byte/pircolate)
[![Build status](https://ci.appveyor.com/api/projects/status/mvdkb8gca7kw5lnn/branch/master?svg=true)](https://ci.appveyor.com/project/Mr-Byte/pircolate/branch/master)
[![Crates](https://img.shields.io/crates/v/pircolate.svg)](https://crates.io/crates/pircolate)

## Usage


# License


`pircolate` is distributed under the terms of both the MIT license
and the Apache License (Version 2.0).

See LICENSE-APACHE, and LICENSE-MIT for details.