Struct libimagentrymarkdown::processor::UniqueMarkdownRefGenerator [] [src]

pub struct UniqueMarkdownRefGenerator;

Trait Implementations

impl UniqueRefPathGenerator for UniqueMarkdownRefGenerator
[src]

[src]

The collection the StoreId should be created for

[src]

A function which should generate a unique string for a Path

[src]

Postprocess the generated StoreId object

Auto Trait Implementations