whos_your_daddy_common 0.2.0

Common source code for the Who's Your Daddy projects, like the Enumerator and Presenter.
Documentation
1
2
3
4
//! This module contains the definitions for interacting with technologies
//! outside the boundary of the whos-your-daddy application, such as
//! the internet, databases, and file systems.
pub mod db;