Function pea_api::router::peer

source ·
pub async fn peer(
    __arg0: State<Args>,
    a: Path<String>,
    b: Path<String>,
    c: Path<String>,
    d: Path<String>
) -> impl IntoResponse