DIRECTORY_TEMPLATE

Constant DIRECTORY_TEMPLATE 

Source
pub const DIRECTORY_TEMPLATE: &str = "{{ book.author }} - {{ book.title }}";
Expand description

The default template used to generate the directory name for a template with StructureMode::Nested or StructureMode::NestedGrouped.