ferrous-systems / rust-training

Learning materials for the Rust Training courses by Ferrous Systems
127 stars 16 forks source link

Use c"Foo" strings. #167

Closed jonathanpallant closed 1 week ago

jonathanpallant commented 1 week ago

Using c"Foo" strings is much nicer than calling the old CStr functions and unwrapping the result.

cloudflare-pages[bot] commented 1 week ago

Deploying ferrous-systems-rust-training with  Cloudflare Pages  Cloudflare Pages

Latest commit: 03ae7d1
Status: ✅  Deploy successful!
Preview URL: https://c21850f3.ferrous-systems-rust-training.pages.dev
Branch Preview URL: https://use-c-strings.ferrous-systems-rust-training.pages.dev

View logs