dtolnay/iota

Support statics in addition to consts

Open

#2 opened on Feb 8, 2019

 (0 comments) (0 reactions) (0 assignees)Rust (1 fork)github user discovery
help wanted

Repository metrics

Stars
 (18 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Syntax is the same but with static in place of const.

Contributor guide