pub struct BigFloat { pub sign_biased_exponent: u64, /* private fields */ }
sign_biased_exponent: u64
TypeId
self
String