Skip to main content

handle_get_config

Function handle_get_config 

Source
pub async fn handle_get_config<B>(
    _req: Request<B>,
    config: Arc<RwLock<Config>>,
) -> Result<Response<Full<Bytes>>>
where B: Body,
Expand description

Handle GET /config