Struct libimagcontact::module_path::ModuleEntryPath []

pub struct ModuleEntryPath(_);

A Struct giving you the ability to choose store entries assigned to it.

It is created through a call to new.

Methods

impl ModuleEntryPath

Path has to be a valid UTF-8 string or this will panic!

Trait Implementations

Auto Trait Implementations