libobs_
wrapper
3.0.2
String
Enum
Required Methods
to_str
Implementors
In libobs_
wrapper::
data
libobs_wrapper
::
data
Trait
StringEnum
Copy item path
Source
pub trait StringEnum { // Required method fn
to_str
(&self) -> &
str
; }
Required Methods
§
Source
fn
to_str
(&self) -> &
str
Implementors
§