Skip to main content

consistency

Function consistency 

Source
async fn consistency(
    __arg0: State<Arc<AppState>>,
    __arg1: Path<u64>,
) -> Result<impl IntoResponse, ApiError>