arrfounder 0.2.1

Arrfounder is a curated directory of verified founders and entrepreneurs with their products and revenue data.
Documentation
1
2
3
4
5
#![doc = include_str!("../README.md")]

pub fn arrfounder() {
    println!("Welcome to Arrfounder!");
}