svc-cargo
This service hosts a public REST interface for external applications to make cargo shipping requests to the network.
axum::Server
] method with_graceful_shutdown
and in our tonic::transport::Server
method serve_with_shutdown
.