1
2
3
//! RethinkDB protocol implementation in Rust

include!(concat!(env!("OUT_DIR"), "/ql2.rs"));