It only provides a [link to the book](https://doc.rust-lang.org/book/ch08-02-strings.html), which has no mention of .trim and .replace methods. Should https://doc.rust-lang.org/std/primitive.str.html and possibly https://doc.rust-lang.org/std/string/struct.String.html also be included?