pub(crate) fn router_state_signature<S>(state: S) -> ApiRouterwhere S: StateSignatureApi + Clone + Send + Sync + 'static,