Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
12
pub struct Msg(pub String);
13
14
#[doc(hidden)]
15
pub struct AddMsgService<S> {
Callers
1
call
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected