MCPcopy Create free account
hub / github.com/fadeevab/design-patterns-rust / application.rs

File application.rs

structural/proxy/server/application.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use super::Server;
2
3pub struct Application;
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected