FuelLabs/sway

Consider showing full output in `forc parse-bytecode` example

Open

#1,474 创建于 2022年5月4日

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

仓库指标

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

描述

Related: #1467

The updated example in the parse bytecode page uses the counter example which spits out a long output. For now this long output is manually truncated.

We can consider showing the full output if we want to, in case the example is unclear - ideally if we have some way to hide/show the output, as discussed here

贡献者指南