Struct bevy::ecs::system::InputMarker[]

pub struct InputMarker;

Trait Implementations

impl<Input, Out, Func> SystemParamFunction<Input, Out, (), InputMarker> for Func where
    Out: 'static,
    Func: FnMut(In<Input>) -> Out + FnMut(In<Input>) + Send + Sync + 'static, 

impl<Input, Out, Func, F0, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12, F13, F14, F15> SystemParamFunction<Input, Out, (F0, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12, F13, F14, F15), InputMarker> for Func where
    Out: 'static,
    F0: SystemParam,
    F1: SystemParam,
    F2: SystemParam,
    F3: SystemParam,
    F4: SystemParam,
    F5: SystemParam,
    F6: SystemParam,
    F7: SystemParam,
    F8: SystemParam,
    F9: SystemParam,
    F10: SystemParam,
    F11: SystemParam,
    F12: SystemParam,
    F13: SystemParam,
    F14: SystemParam,
    F15: SystemParam,
    Func: FnMut(In<Input>, F0, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12, F13, F14, F15) -> Out + FnMut(In<Input>, <<F0 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F1 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F2 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F3 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F4 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F5 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F6 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F7 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F8 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F9 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F10 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F11 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F12 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F13 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F14 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F15 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item) + Send + Sync + 'static, 

impl<Input, Out, Func, F0, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12, F13, F14> SystemParamFunction<Input, Out, (F0, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12, F13, F14), InputMarker> for Func where
    Out: 'static,
    F0: SystemParam,
    F1: SystemParam,
    F2: SystemParam,
    F3: SystemParam,
    F4: SystemParam,
    F5: SystemParam,
    F6: SystemParam,
    F7: SystemParam,
    F8: SystemParam,
    F9: SystemParam,
    F10: SystemParam,
    F11: SystemParam,
    F12: SystemParam,
    F13: SystemParam,
    F14: SystemParam,
    Func: FnMut(In<Input>, F0, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12, F13, F14) -> Out + FnMut(In<Input>, <<F0 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F1 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F2 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F3 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F4 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F5 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F6 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F7 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F8 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F9 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F10 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F11 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F12 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F13 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F14 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item) + Send + Sync + 'static, 

impl<Input, Out, Func, F0, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12, F13> SystemParamFunction<Input, Out, (F0, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12, F13), InputMarker> for Func where
    Out: 'static,
    F0: SystemParam,
    F1: SystemParam,
    F2: SystemParam,
    F3: SystemParam,
    F4: SystemParam,
    F5: SystemParam,
    F6: SystemParam,
    F7: SystemParam,
    F8: SystemParam,
    F9: SystemParam,
    F10: SystemParam,
    F11: SystemParam,
    F12: SystemParam,
    F13: SystemParam,
    Func: FnMut(In<Input>, F0, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12, F13) -> Out + FnMut(In<Input>, <<F0 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F1 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F2 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F3 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F4 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F5 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F6 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F7 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F8 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F9 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F10 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F11 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F12 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F13 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item) + Send + Sync + 'static, 

impl<Input, Out, Func, F0, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12> SystemParamFunction<Input, Out, (F0, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12), InputMarker> for Func where
    Out: 'static,
    F0: SystemParam,
    F1: SystemParam,
    F2: SystemParam,
    F3: SystemParam,
    F4: SystemParam,
    F5: SystemParam,
    F6: SystemParam,
    F7: SystemParam,
    F8: SystemParam,
    F9: SystemParam,
    F10: SystemParam,
    F11: SystemParam,
    F12: SystemParam,
    Func: FnMut(In<Input>, F0, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12) -> Out + FnMut(In<Input>, <<F0 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F1 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F2 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F3 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F4 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F5 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F6 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F7 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F8 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F9 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F10 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F11 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F12 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item) + Send + Sync + 'static, 

impl<Input, Out, Func, F0, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11> SystemParamFunction<Input, Out, (F0, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11), InputMarker> for Func where
    Out: 'static,
    F0: SystemParam,
    F1: SystemParam,
    F2: SystemParam,
    F3: SystemParam,
    F4: SystemParam,
    F5: SystemParam,
    F6: SystemParam,
    F7: SystemParam,
    F8: SystemParam,
    F9: SystemParam,
    F10: SystemParam,
    F11: SystemParam,
    Func: FnMut(In<Input>, F0, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11) -> Out + FnMut(In<Input>, <<F0 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F1 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F2 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F3 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F4 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F5 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F6 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F7 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F8 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F9 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F10 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F11 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item) + Send + Sync + 'static, 

impl<Input, Out, Func, F0, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10> SystemParamFunction<Input, Out, (F0, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10), InputMarker> for Func where
    Out: 'static,
    F0: SystemParam,
    F1: SystemParam,
    F2: SystemParam,
    F3: SystemParam,
    F4: SystemParam,
    F5: SystemParam,
    F6: SystemParam,
    F7: SystemParam,
    F8: SystemParam,
    F9: SystemParam,
    F10: SystemParam,
    Func: FnMut(In<Input>, F0, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10) -> Out + FnMut(In<Input>, <<F0 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F1 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F2 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F3 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F4 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F5 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F6 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F7 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F8 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F9 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F10 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item) + Send + Sync + 'static, 

impl<Input, Out, Func, F0, F1, F2, F3, F4, F5, F6, F7, F8, F9> SystemParamFunction<Input, Out, (F0, F1, F2, F3, F4, F5, F6, F7, F8, F9), InputMarker> for Func where
    Out: 'static,
    F0: SystemParam,
    F1: SystemParam,
    F2: SystemParam,
    F3: SystemParam,
    F4: SystemParam,
    F5: SystemParam,
    F6: SystemParam,
    F7: SystemParam,
    F8: SystemParam,
    F9: SystemParam,
    Func: FnMut(In<Input>, F0, F1, F2, F3, F4, F5, F6, F7, F8, F9) -> Out + FnMut(In<Input>, <<F0 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F1 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F2 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F3 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F4 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F5 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F6 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F7 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F8 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F9 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item) + Send + Sync + 'static, 

impl<Input, Out, Func, F0, F1, F2, F3, F4, F5, F6, F7, F8> SystemParamFunction<Input, Out, (F0, F1, F2, F3, F4, F5, F6, F7, F8), InputMarker> for Func where
    Out: 'static,
    F0: SystemParam,
    F1: SystemParam,
    F2: SystemParam,
    F3: SystemParam,
    F4: SystemParam,
    F5: SystemParam,
    F6: SystemParam,
    F7: SystemParam,
    F8: SystemParam,
    Func: FnMut(In<Input>, F0, F1, F2, F3, F4, F5, F6, F7, F8) -> Out + FnMut(In<Input>, <<F0 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F1 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F2 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F3 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F4 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F5 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F6 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F7 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F8 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item) + Send + Sync + 'static, 

impl<Input, Out, Func, F0, F1, F2, F3, F4, F5, F6, F7> SystemParamFunction<Input, Out, (F0, F1, F2, F3, F4, F5, F6, F7), InputMarker> for Func where
    Out: 'static,
    F0: SystemParam,
    F1: SystemParam,
    F2: SystemParam,
    F3: SystemParam,
    F4: SystemParam,
    F5: SystemParam,
    F6: SystemParam,
    F7: SystemParam,
    Func: FnMut(In<Input>, F0, F1, F2, F3, F4, F5, F6, F7) -> Out + FnMut(In<Input>, <<F0 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F1 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F2 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F3 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F4 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F5 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F6 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F7 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item) + Send + Sync + 'static, 

impl<Input, Out, Func, F0, F1, F2, F3, F4, F5, F6> SystemParamFunction<Input, Out, (F0, F1, F2, F3, F4, F5, F6), InputMarker> for Func where
    Out: 'static,
    F0: SystemParam,
    F1: SystemParam,
    F2: SystemParam,
    F3: SystemParam,
    F4: SystemParam,
    F5: SystemParam,
    F6: SystemParam,
    Func: FnMut(In<Input>, F0, F1, F2, F3, F4, F5, F6) -> Out + FnMut(In<Input>, <<F0 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F1 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F2 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F3 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F4 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F5 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F6 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item) + Send + Sync + 'static, 

impl<Input, Out, Func, F0, F1, F2, F3, F4, F5> SystemParamFunction<Input, Out, (F0, F1, F2, F3, F4, F5), InputMarker> for Func where
    Out: 'static,
    F0: SystemParam,
    F1: SystemParam,
    F2: SystemParam,
    F3: SystemParam,
    F4: SystemParam,
    F5: SystemParam,
    Func: FnMut(In<Input>, F0, F1, F2, F3, F4, F5) -> Out + FnMut(In<Input>, <<F0 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F1 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F2 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F3 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F4 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F5 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item) + Send + Sync + 'static, 

impl<Input, Out, Func, F0, F1, F2, F3, F4> SystemParamFunction<Input, Out, (F0, F1, F2, F3, F4), InputMarker> for Func where
    Out: 'static,
    F0: SystemParam,
    F1: SystemParam,
    F2: SystemParam,
    F3: SystemParam,
    F4: SystemParam,
    Func: FnMut(In<Input>, F0, F1, F2, F3, F4) -> Out + FnMut(In<Input>, <<F0 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F1 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F2 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F3 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F4 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item) + Send + Sync + 'static, 

impl<Input, Out, Func, F0, F1, F2, F3> SystemParamFunction<Input, Out, (F0, F1, F2, F3), InputMarker> for Func where
    Out: 'static,
    F0: SystemParam,
    F1: SystemParam,
    F2: SystemParam,
    F3: SystemParam,
    Func: FnMut(In<Input>, F0, F1, F2, F3) -> Out + FnMut(In<Input>, <<F0 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F1 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F2 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F3 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item) + Send + Sync + 'static, 

impl<Input, Out, Func, F0, F1, F2> SystemParamFunction<Input, Out, (F0, F1, F2), InputMarker> for Func where
    Out: 'static,
    F0: SystemParam,
    F1: SystemParam,
    F2: SystemParam,
    Func: FnMut(In<Input>, F0, F1, F2) -> Out + FnMut(In<Input>, <<F0 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F1 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F2 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item) + Send + Sync + 'static, 

impl<Input, Out, Func, F0, F1> SystemParamFunction<Input, Out, (F0, F1), InputMarker> for Func where
    Out: 'static,
    F0: SystemParam,
    F1: SystemParam,
    Func: FnMut(In<Input>, F0, F1) -> Out + FnMut(In<Input>, <<F0 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item, <<F1 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item) + Send + Sync + 'static, 

impl<Input, Out, Func, F0> SystemParamFunction<Input, Out, (F0,), InputMarker> for Func where
    Out: 'static,
    F0: SystemParam,
    Func: FnMut(In<Input>, F0) -> Out + FnMut(In<Input>, <<F0 as SystemParam>::Fetch as SystemParamFetch<'_>>::Item) + Send + Sync + 'static, 

Auto Trait Implementations

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]

impl<T> Any for T where
    T: Any

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<T> Component for T where
    T: 'static + Send + Sync

impl<T> Downcast for T where
    T: Any

impl<T> Downcast<T> for T

impl<T> DowncastSync for T where
    T: Any + Send + Sync

impl<T> From<T> for T[src]

impl<T> Instrument for T[src]

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T, U> TryFrom<U> for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

impl<T, U> TryInto<U> for T where
    U: TryFrom<T>, 
[src]

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.

impl<T> Upcast<T> for T

impl<V, T> VZip<V> for T where
    V: MultiLane<T>,