Skip to navigation

How to convert a String into a str in rust22.02.23

https://stackoverflow.com/questions/23975391/how-to-convert-a-string-into-a-static-str

Reply

Anonymous

When you must fail, fail noisily and as soon as possible.