Trait musicbrainz_rs::Path

source ·
pub trait Path<'a> {
    fn path() -> &'static str;
}
Expand description

Provide the entity HTTP api path, do not use this trait directly

Required Methods§

Implementors§