Struct exprtk_sys::Pair [] [src]

#[repr(C)]
pub struct Pair<T, U>(pub T, pub U);