flams_
system
0.0.1
Maybe
Quads
Implementations on Foreign Types
()
Implementors
In flams_
system::
backend::
archives::
manager
flams_system
::
backend
::
archives
::
manager
Trait
MaybeQuads
Copy item path
Source
pub(super) trait MaybeQuads:
Send
{ }
Implementations on Foreign Types
§
Source
§
impl
MaybeQuads
for
()
Implementors
§
Source
§
impl<F>
MaybeQuads
for F
where F:
FnMut
(Quad) +
Send
,