pub fn handle_donuts_fee_agreement<T>(
client: &ServerFeatures,
agreement: &Option<DonutsFeeData>,
exts: &mut Vec<EPPCommandExtensionType>
) -> Result<(), Response<T>>
pub fn handle_donuts_fee_agreement<T>(
client: &ServerFeatures,
agreement: &Option<DonutsFeeData>,
exts: &mut Vec<EPPCommandExtensionType>
) -> Result<(), Response<T>>