Files
cull-gmail/src
Jeremiah Russell 722d57086e feat(retention): enhance retention policy configuration
- introduce `Retention` struct for managing message retention policies
- add `new` constructor with age and generate_label options
- implement getter methods for age and generate_label
- add `set_generate_label` to control label generation dynamically
- provide examples and usage documentation
- include comprehensive unit tests

📝 docs(retention): document retention policy configuration

- provide detailed documentation for `Retention` struct
- include usage examples for creating and configuring retention policies
- explain the purpose of the `age` and `generate_label` fields
- describe the behavior of `set_generate_label` method
2025-10-19 07:54:12 +01:00
..
2025-10-15 12:39:20 +01:00
2025-10-15 16:08:38 +01:00
2025-10-18 08:11:30 +01:00
2025-10-15 12:39:20 +01:00
2025-10-15 14:30:07 +01:00
2025-10-16 11:21:40 +01:00