MCPcopy Create free account
hub / github.com/actix/examples / Msg

Class Msg

middleware/request-extensions/src/add_msg.rs:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10
11#[derive(Debug, Clone)]
12pub struct Msg(pub String);
13
14#[doc(hidden)]
15pub struct AddMsgService<S> {

Callers 1

callMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected