🏡 index : ~doyle/chartered.git

#[tokio::main]
async fn main() {
    println!("Hello, world!");
}