Struct libduckdb_sys::duckdb_hugeint [−][src]
Fields
lower: u64
upper: i64
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for duckdb_hugeint
impl Send for duckdb_hugeint
impl Sync for duckdb_hugeint
impl Unpin for duckdb_hugeint
impl UnwindSafe for duckdb_hugeint
Blanket Implementations
Mutably borrows from an owned value. Read more