pub fn get_root_router(app_state: &GenericServerState) -> RouterExpand description
Returns preconfigured root router to use.
Usually it installs application config and state in affix_state and installs h3_header for switching protocol to QUIC, if used.