String dari float rust

let pi = 3.1415926;
let s = pi.to_string();  // : String