pub fn tree_page( prefix: &str, owner: &str, repo: &str, rev: &str, path: &str, entries: &[TreeEntry], ) -> String
A subdirectory listing view.