Trait Sourceable
obs_wrapper::source::traits
pub trait Sourceable { fn get_id() -> ObsString; fn get_type() -> SourceType; }
fn get_id() -> ObsString
fn get_type() -> SourceType