-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
I really wanted snafu::FOO
to be the attribute naming scheme, allowing for namespacing that seems a bit more beautiful compared to snafu_FOO
. In order to support current and older versions of Rust, a compromise had to be made.
It now turns out that snafu::FOO
might not even be deliberately supported. Once we add a few more attributes, we should re-evaluate and ensure they are consistent and decide a plan for the next breaking changes release.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers