#![feature(once_cell)]

pub mod page;
pub mod string_writer;
pub mod views;