Struct libimagcontact::store::UniqueContactPathGenerator [] [src]

pub struct UniqueContactPathGenerator;

Trait Implementations

impl UniqueRefPathGenerator for UniqueContactPathGenerator
[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