aiberm 0.1.0

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 aiberm() {
    println!("Welcome to Aiberm!");
}