Hello World
Hello World, this is the first post.
Here’s some Rust code.
pub fn main() {
println!("{}", "Lumos!");
}
A blog about coding, coffee, and stuff
Hello World, this is the first post.
Here’s some Rust code.
pub fn main() {
println!("{}", "Lumos!");
}