Function io_conformance_util::convert_node_proxy
source · pub fn convert_node_proxy<T: ProtocolMarker>(proxy: NodeProxy) -> T::Proxy
Expand description
Converts a generic NodeProxy
to either a file or directory proxy.
pub fn convert_node_proxy<T: ProtocolMarker>(proxy: NodeProxy) -> T::Proxy
Converts a generic NodeProxy
to either a file or directory proxy.