1
2
3
4
5
//! An async JSON-RPC 2.0 server library.

#![deny(missing_docs)]

// TODO