virtual_
desktop_
manager
0.1.9
Check
Error
Required Methods
is_error
Implementations on Foreign Types
GUID
i32
Implementors
In virtual_
desktop_
manager::
vd::
dynamic
virtual_desktop_manager
::
vd
::
dynamic
Trait
CheckError
Copy item path
Source
trait CheckError { // Required method fn
is_error
(&self) ->
bool
; }
Required Methods
§
Source
fn
is_error
(&self) ->
bool
Implementations on Foreign Types
§
Source
§
impl
CheckError
for
i32
Source
§
fn
is_error
(&self) ->
bool
Source
§
impl
CheckError
for GUID
Source
§
fn
is_error
(&self) ->
bool
Implementors
§