FuelLabs/sway

Document that suffix can be used to type integer literals

オープン

#2,128 opened on 2022/06/27

 (0 件のコメント) (1 件のリアクション) (0 人の担当者)Rust (5,421 件のフォーク)batch import
The Sway Bookenhancementgood first issue

Repository metrics

Stars
 (61,702 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド