Skip to main content

graph_assert

Function graph_assert 

Source
pub async fn graph_assert(
    configuration: &Configuration,
    graph_assert_in: GraphAssertIn,
) -> Result<GraphAssertOut, Error<GraphAssertError>>