Function handle_describe_fragment

Source
pub async fn handle_describe_fragment(
    handler_args: HandlerArgs,
    fragment_id: u32,
) -> Result<RwPgResponse, RwError>