Skip to main content
router_node
espresso_
api
0.1.0
In espresso_
api::
axum
espresso_api
::
axum
Function
router_
node
Copy item path
Source
pub(crate) fn router_node<S>(state: S) -> ApiRouter
where S:
NodeApi
+
Clone
+
Send
+
Sync
+ 'static,