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