https://fuel-labs.ghost.io/march2022/
原文/**Fuel Labs, Ruben Amar April 7, 2022**
译文/0xboater July 13, 2022

欢迎来到Inside Fuel,这是我们对 Fuel 网络上所有技术相关内容的每月评论。花点时间了解所有最新动态。
forchttps://github.com/FuelLabs/sway/pull/864)。if let表达式(https://github.com/FuelLabs/sway/pull/815):这启用了Result标准库中期待已久的
类型。
中止返回或恢复的控制流分析(https://github.com/FuelLabs/sway/pull/964):这允许Result错误。
Generic impl self ( https://github.com/FuelLabs/sway/pull/913):这允许为结构定义方法,而不要求它们成为特征的一部分。