FuelLabs/sway

Document that suffix can be used to type integer literals

Aperta

#2128 aperta il 27 giu 2022

 (0 commenti) (1 reazione) (0 assegnatari)Rust (5421 fork)batch import
The Sway Bookenhancementgood first issue

Metriche repository

Star
 (61.702 stelle)
Metriche merge PR
 (Merge medio 22h 6m) (16 PR mergiate in 30 g)

Descrizione

Can use u64 (default), u32, u16, and u8 suffixes for integer literals to type them.

Guida contributor