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