Function sig_proxy::application::demo::endpoint[][src]

pub async fn endpoint<State: Clone + Send + Sync + 'static>(
    request: Request<State>
) -> Result<String>