Fields
pub length: ::__u16
pub delay: ::__u16
Trait Implementations
impl Debug for ff_replay
fn fmt(&Self, f: &mut $crate::fmt::Formatter<'_>) -> $crate::fmt::Result
impl Hash for ff_replay
fn hash<__H: $crate::hash::Hasher>(&Self, state: &mut __H) -> ()
impl StructuralEq for ff_replay
impl StructuralPartialEq for ff_replay
Auto Trait Implementations
impl RefUnwindSafe for ff_replay
impl UnwindSafe for ff_replay
Blanket Implementations
impl<T> BorrowMut<T> for T
where
T: ?Sized,
where
T: ?Sized,
fn borrow_mut(&mut Self) -> &mut T