Normalize a listing prefix to end with a trailing slash (unless it names the container root). The root (empty string or `.`) normalizes to the empty string, so backends concatenate child paths as `prefix/child` without a double, missing, or `./`-rooted slash.
(prefix: &str)
source not stored for this graph (policy: none)
no test coverage detected