MCPcopy Create free account
hub / github.com/Firstyear/opensuse-proxy-cache / AbuseTemplate

Class AbuseTemplate

opensuse-proxy-cache/src/main.rs:1539–1541  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1537#[derive(Template, WebTemplate)]
1538#[template(path = "abuse.html")]
1539struct AbuseTemplate {
1540 event_id: Uuid,
1541}
1542
1543#[derive(Template, WebTemplate)]
1544#[template(path = "country_deny.html")]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected