tagc1151OutBlock4

Struct tagc1151OutBlock4 

Source
#[repr(C)]
pub struct tagc1151OutBlock4 {
Show 66 fields pub bu12: [c_char; 1], pub _bu12: c_char, pub nav: [c_char; 9], pub _nav: c_char, pub nsign: [c_char; 1], pub _nsign: c_char, pub nchange: [c_char; 9], pub _nchange: c_char, pub prenav: [c_char; 9], pub _prenav: c_char, pub grate: [c_char; 9], pub _grate: c_char, pub gsign: [c_char; 1], pub _gsign: c_char, pub icuz18: [c_char; 18], pub _icuz18: c_char, pub totjo: [c_char; 4], pub _totjo: c_char, pub totvalue: [c_char; 7], pub _totvalue: c_char, pub terror: [c_char; 9], pub _terror: c_char, pub lpoffremain1: [c_char; 9], pub _lpoffremain1: c_char, pub lpoffremain2: [c_char; 9], pub _lpoffremain2: c_char, pub lpoffremain3: [c_char; 9], pub _lpoffremain3: c_char, pub lpoffremain4: [c_char; 9], pub _lpoffremain4: c_char, pub lpoffremain5: [c_char; 9], pub _lpoffremain5: c_char, pub lpoffremain6: [c_char; 9], pub _lpoffremain6: c_char, pub lpoffremain7: [c_char; 9], pub _lpoffremain7: c_char, pub lpoffremain8: [c_char; 9], pub _lpoffremain8: c_char, pub lpoffremain9: [c_char; 9], pub _lpoffremain9: c_char, pub lpoffremain10: [c_char; 9], pub _lpoffremain10: c_char, pub lpbidremain1: [c_char; 9], pub _lpbidremain1: c_char, pub lpbidremain2: [c_char; 9], pub _lpbidremain2: c_char, pub lpbidremain3: [c_char; 9], pub _lpbidremain3: c_char, pub lpbidremain4: [c_char; 9], pub _lpbidremain4: c_char, pub lpbidremain5: [c_char; 9], pub _lpbidremain5: c_char, pub lpbidremain6: [c_char; 9], pub _lpbidremain6: c_char, pub lpbidremain7: [c_char; 9], pub _lpbidremain7: c_char, pub lpbidremain8: [c_char; 9], pub _lpbidremain8: c_char, pub lpbidremain9: [c_char; 9], pub _lpbidremain9: c_char, pub lpbidremain10: [c_char; 9], pub _lpbidremain10: c_char, pub etf_copy_cd: [c_char; 8], pub _etf_copy_cd: c_char, pub etf_tax_cd: [c_char; 16], pub _etf_tax_cd: c_char,
}

Fields§

§bu12: [c_char; 1]§_bu12: c_char§nav: [c_char; 9]§_nav: c_char§nsign: [c_char; 1]§_nsign: c_char§nchange: [c_char; 9]§_nchange: c_char§prenav: [c_char; 9]§_prenav: c_char§grate: [c_char; 9]§_grate: c_char§gsign: [c_char; 1]§_gsign: c_char§icuz18: [c_char; 18]§_icuz18: c_char§totjo: [c_char; 4]§_totjo: c_char§totvalue: [c_char; 7]§_totvalue: c_char§terror: [c_char; 9]§_terror: c_char§lpoffremain1: [c_char; 9]§_lpoffremain1: c_char§lpoffremain2: [c_char; 9]§_lpoffremain2: c_char§lpoffremain3: [c_char; 9]§_lpoffremain3: c_char§lpoffremain4: [c_char; 9]§_lpoffremain4: c_char§lpoffremain5: [c_char; 9]§_lpoffremain5: c_char§lpoffremain6: [c_char; 9]§_lpoffremain6: c_char§lpoffremain7: [c_char; 9]§_lpoffremain7: c_char§lpoffremain8: [c_char; 9]§_lpoffremain8: c_char§lpoffremain9: [c_char; 9]§_lpoffremain9: c_char§lpoffremain10: [c_char; 9]§_lpoffremain10: c_char§lpbidremain1: [c_char; 9]§_lpbidremain1: c_char§lpbidremain2: [c_char; 9]§_lpbidremain2: c_char§lpbidremain3: [c_char; 9]§_lpbidremain3: c_char§lpbidremain4: [c_char; 9]§_lpbidremain4: c_char§lpbidremain5: [c_char; 9]§_lpbidremain5: c_char§lpbidremain6: [c_char; 9]§_lpbidremain6: c_char§lpbidremain7: [c_char; 9]§_lpbidremain7: c_char§lpbidremain8: [c_char; 9]§_lpbidremain8: c_char§lpbidremain9: [c_char; 9]§_lpbidremain9: c_char§lpbidremain10: [c_char; 9]§_lpbidremain10: c_char§etf_copy_cd: [c_char; 8]§_etf_copy_cd: c_char§etf_tax_cd: [c_char; 16]§_etf_tax_cd: c_char

Trait Implementations§

Source§

impl Clone for tagc1151OutBlock4

Source§

fn clone(&self) -> tagc1151OutBlock4

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for tagc1151OutBlock4

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl Copy for tagc1151OutBlock4

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

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

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.