1 2 3 4
pub static ROOT: &str = "/"; pub static PATH_SEPARATOR: &str = "/"; pub static NAME: &str = "name"; pub static CHILDREN: &str = "children";