Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
9
struct Arguments {
10
message: String,
11
}
12
13
#[derive(Debug, Serialize)]
14
struct OjosamaRequest<'a> {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected