pub type TeVOutBlock = tageVOutBlock;Aliased Type§
#[repr(C)]pub struct TeVOutBlock {
pub code: [i8; 6],
pub theorytime: [i8; 8],
pub theoryprice: [i8; 7],
pub impv: [i8; 10],
pub delta: [i8; 9],
pub gmma: [i8; 9],
pub vega: [i8; 9],
pub theta: [i8; 9],
pub rho: [i8; 9],
pub grate: [i8; 6],
pub gratio: [i8; 8],
}Fields§
§code: [i8; 6]§theorytime: [i8; 8]§theoryprice: [i8; 7]§impv: [i8; 10]§delta: [i8; 9]§gmma: [i8; 9]§vega: [i8; 9]§theta: [i8; 9]§rho: [i8; 9]§grate: [i8; 6]§gratio: [i8; 8]