String conversions in Rust follow-up

2023-05-18

I plan to update the table in my String conversions in Rust post to include Path and PathBuf conversions eventually. In the meantime, here’s a handy reference: Rust Conversions.

Related posts

String conversions in Rust
Boilerplate for Rust error/result
Bracket pattern in Rust
Parsing MSBuild project XML in Rust
Traits and polymorphism in Rust
Richard’s Workspace Tool - more Rust programming

Tags

Rust
Programming

Content © 2024 Richard Cook. All rights reserved.