node

Function node 

Source
fn node(
    node_status: NodeStatus,
) -> impl Filter<Extract = (impl Reply,), Error = Rejection> + Clone