pub async fn deprecated_open_node<T: ProtocolMarker>(
dir: &DirectoryProxy,
flags: OpenFlags,
path: &str,
) -> T::Proxy
Expand description
Helper function to open the desired node in the root folder. Asserts that deprecated_open_node_status succeeds.