FuelLabs/sway

Document that suffix can be used to type integer literals

Open

#2,128 创建于 2022年6月27日

在 GitHub 查看
 (0 评论) (1 反应) (0 负责人)Rust (5,421 fork)batch import
The Sway Bookenhancementgood first issue

仓库指标

Star
 (61,702 star)
PR 合并指标
 (平均合并 22小时 6分钟) (30 天内合并 16 个 PR)

描述

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

贡献者指南