dtolnay / dtolnay/linkme

Document follow-up attributes

Open
#54 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
890
Forks
46
PR merge metrics
No merged PRs in 30d

Description

It seems like
```rust
#[distributed_slice(FOO)]
#[linkme(crate=::mycrate::linkme)]
static BENCH_DESERIALIZE: fn(&mut Bencher) = bench_deserialize;
```
causes `distributed_slice` to refer to the linkme crate as `::mycrate::linkme`. But, I don't see this documented anywhere. I don't quite understand it well enough to write those docs myself :)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.