🦀/100 Projects/Notes/Source

src/models/mod.rs

View on GitHub
pub mod contact;

pub use contact::Contact;

← Back to folder