pub fn pseudonymize_batch_path<T: ApiPath + HasStructure>() -> StringExpand description
Generate the pseudonymization batch path for a given encrypted type. Requires the type to implement HasStructure for batch validation.
pub fn pseudonymize_batch_path<T: ApiPath + HasStructure>() -> StringGenerate the pseudonymization batch path for a given encrypted type. Requires the type to implement HasStructure for batch validation.