pub fn find_root(from: &Path) -> Option<PathBuf>Expand description
The checkout from sits in, found by the file that defines the book.
book.toml rather than Cargo.toml: this workspace has sixteen
manifests and exactly one book, so walking up for a manifest would
stop at whichever crate the caller happened to be standing in.