pub type ForwardingId = Uuid;
Unique identifier for a forwarding session
pub struct ForwardingId(/* private fields */);