fastfreeimage
0.1.0
ChanTrait
Required Methods
channels
Object Safety
Implementors
In crate fastfreeimage
?
Settings
Trait
fastfreeimage
::
ChanTrait
Copy item path
source
·
[
−
]
pub trait ChanTrait { // Required method fn
channels
() ->
u8
; }
Required Methods
§
source
fn
channels
() ->
u8
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl
ChanTrait
for
Chan1