Skip to main content

client_tunnel_describe_path

Function client_tunnel_describe_path 

Source
async fn client_tunnel_describe_path(
    target: Arc<ClientTunnel>,
    method: Box<DescribePath>,
    _ctx: Arc<dyn Context>,
) -> Result<PathDescription, RpcError>
Expand description

Implementation function: implements DescribePath on a ClientTunnel.