pub fn resolve_keypath<P>(path: P) -> Res<String>where P: Into<Option<String>>,
Computes the concrete keypath.