1
2
3
//! A library for emitting pretty-formatted structured source code.

pub mod block;