mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-02 16:28:46 +00:00
3 lines
127 B
Rust
3 lines
127 B
Rust
//! FIXME: write short doc here
|
|
|
|
pub use hir_ty::primitive::{FloatBitness, FloatTy, IntBitness, IntTy, Signedness, Uncertain};
|