qubit-macros 1.0.0-beta.0

Macros to accompany `qubit`.
Documentation
1
2
3
4
mod handler;
mod ts;

pub use self::{handler::handler, ts::ts};