git-next/crates/core/src/config/webhook/id.rs

2 lines
135 B
XML

//
crate::newtype!(WebhookId: String, derive_more::Display: "The ID of the webhook, as returned by the forge when it is registered.");