MCPcopy Create free account
hub / github.com/Sigumaa/ojosama-commit / Arguments

Class Arguments

src/main.rs:9–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7
8#[derive(Debug)]
9struct Arguments {
10 message: String,
11}
12
13#[derive(Debug, Serialize)]
14struct OjosamaRequest<'a> {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected