#[repr(C)]pub struct tagv7OutBlock {Show 66 fields
pub fspitem: [c_char; 8],
pub fsptime: [c_char; 8],
pub offer: [c_char; 8],
pub bid: [c_char; 8],
pub offerjan: [c_char; 7],
pub bidjan: [c_char; 7],
pub S2offer: [c_char; 8],
pub S2bid: [c_char; 8],
pub S2offerjan: [c_char; 7],
pub S2bidjan: [c_char; 7],
pub S3offer: [c_char; 8],
pub S3bid: [c_char; 8],
pub S3offerjan: [c_char; 7],
pub S3bidjan: [c_char; 7],
pub S4offer: [c_char; 8],
pub S4bid: [c_char; 8],
pub S4offerjan: [c_char; 7],
pub S4bidjan: [c_char; 7],
pub S5offer: [c_char; 8],
pub S5bid: [c_char; 8],
pub S5offerjan: [c_char; 7],
pub S5bidjan: [c_char; 7],
pub S6offer: [c_char; 8],
pub S6bid: [c_char; 8],
pub S6offerjan: [c_char; 7],
pub S6bidjan: [c_char; 7],
pub S7offer: [c_char; 8],
pub S7bid: [c_char; 8],
pub S7offerjan: [c_char; 7],
pub S7bidjan: [c_char; 7],
pub S8offer: [c_char; 8],
pub S8bid: [c_char; 8],
pub S8offerjan: [c_char; 7],
pub S8bidjan: [c_char; 7],
pub S9offer: [c_char; 8],
pub S9bid: [c_char; 8],
pub S9offerjan: [c_char; 7],
pub S9bidjan: [c_char; 7],
pub S0offer: [c_char; 8],
pub S0bid: [c_char; 8],
pub S0offerjan: [c_char; 7],
pub S0bidjan: [c_char; 7],
pub offersu: [c_char; 4],
pub bidsu: [c_char; 4],
pub S2offersu: [c_char; 4],
pub S2bidsu: [c_char; 4],
pub S3offersu: [c_char; 4],
pub S3bidsu: [c_char; 4],
pub S4offersu: [c_char; 4],
pub S4bidsu: [c_char; 4],
pub S5offersu: [c_char; 4],
pub S5bidsu: [c_char; 4],
pub S6offersu: [c_char; 4],
pub S6bidsu: [c_char; 4],
pub S7offersu: [c_char; 4],
pub S7bidsu: [c_char; 4],
pub S8offersu: [c_char; 4],
pub S8bidsu: [c_char; 4],
pub S9offersu: [c_char; 4],
pub S9bidsu: [c_char; 4],
pub S0offersu: [c_char; 4],
pub S0bidsu: [c_char; 4],
pub tofferjan: [c_char; 8],
pub tobidjan: [c_char; 8],
pub toffersu: [c_char; 5],
pub tbidsu: [c_char; 5],
}Fields§
§fspitem: [c_char; 8]§fsptime: [c_char; 8]§offer: [c_char; 8]§bid: [c_char; 8]§offerjan: [c_char; 7]§bidjan: [c_char; 7]§S2offer: [c_char; 8]§S2bid: [c_char; 8]§S2offerjan: [c_char; 7]§S2bidjan: [c_char; 7]§S3offer: [c_char; 8]§S3bid: [c_char; 8]§S3offerjan: [c_char; 7]§S3bidjan: [c_char; 7]§S4offer: [c_char; 8]§S4bid: [c_char; 8]§S4offerjan: [c_char; 7]§S4bidjan: [c_char; 7]§S5offer: [c_char; 8]§S5bid: [c_char; 8]§S5offerjan: [c_char; 7]§S5bidjan: [c_char; 7]§S6offer: [c_char; 8]§S6bid: [c_char; 8]§S6offerjan: [c_char; 7]§S6bidjan: [c_char; 7]§S7offer: [c_char; 8]§S7bid: [c_char; 8]§S7offerjan: [c_char; 7]§S7bidjan: [c_char; 7]§S8offer: [c_char; 8]§S8bid: [c_char; 8]§S8offerjan: [c_char; 7]§S8bidjan: [c_char; 7]§S9offer: [c_char; 8]§S9bid: [c_char; 8]§S9offerjan: [c_char; 7]§S9bidjan: [c_char; 7]§S0offer: [c_char; 8]§S0bid: [c_char; 8]§S0offerjan: [c_char; 7]§S0bidjan: [c_char; 7]§offersu: [c_char; 4]§bidsu: [c_char; 4]§S2offersu: [c_char; 4]§S2bidsu: [c_char; 4]§S3offersu: [c_char; 4]§S3bidsu: [c_char; 4]§S4offersu: [c_char; 4]§S4bidsu: [c_char; 4]§S5offersu: [c_char; 4]§S5bidsu: [c_char; 4]§S6offersu: [c_char; 4]§S6bidsu: [c_char; 4]§S7offersu: [c_char; 4]§S7bidsu: [c_char; 4]§S8offersu: [c_char; 4]§S8bidsu: [c_char; 4]§S9offersu: [c_char; 4]§S9bidsu: [c_char; 4]§S0offersu: [c_char; 4]§S0bidsu: [c_char; 4]§tofferjan: [c_char; 8]§tobidjan: [c_char; 8]§toffersu: [c_char; 5]§tbidsu: [c_char; 5]Trait Implementations§
Source§impl Clone for tagv7OutBlock
impl Clone for tagv7OutBlock
Source§fn clone(&self) -> tagv7OutBlock
fn clone(&self) -> tagv7OutBlock
Returns a duplicate of the value. Read more
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moreSource§impl Debug for tagv7OutBlock
impl Debug for tagv7OutBlock
impl Copy for tagv7OutBlock
Auto Trait Implementations§
impl Freeze for tagv7OutBlock
impl RefUnwindSafe for tagv7OutBlock
impl Send for tagv7OutBlock
impl Sync for tagv7OutBlock
impl Unpin for tagv7OutBlock
impl UnwindSafe for tagv7OutBlock
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more