main()
Using mdbook
I can do a lot of fun things like Math: \[ \int x = \frac{x^2}{2} \]
AND I can even send Rust code to the rust playground
fn main() { let thanks = "Thanks for viewing ricky.hosfelt.dev/blog!"; println!("{}", thanks); }
Using mdbook
I can do a lot of fun things like Math: \[ \int x = \frac{x^2}{2} \]
AND I can even send Rust code to the rust playground
fn main() { let thanks = "Thanks for viewing ricky.hosfelt.dev/blog!"; println!("{}", thanks); }