1 2 3 4
pub mod entity; pub mod query; const STRING_WRITE_OK: &str = "Writing to String shouldn't fail";