Server

Derive Macro Server 

Source
#[derive(Server)]
{
    // Attributes available to this derive:
    #[context_type]
    #[payment_webhook_handler]
}