Ruby 向 rust 的 gemfile 学习

zzz6519003 · 2024年07月29日 · 最后由 tirem 回复于 2024年08月13日 · 545 次阅读

可以这么玩

[features]
default = ["std"]
std = [
  "frame-support/std",
  "frame-system/std",
  "codec/std",
  "scale-info/std",
]
暂无回复。
需要 登录 后方可回复, 如果你还没有账号请 注册新账号