Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
See here for info about the attribute.
I tried to get this going as a part of #120, however it seems that the attribute is ignored within crate dependencies. That is, when documenting
dasp, the re-exported dependencies did not provide any information about their own features, only providing tags for thedasp-level features.There's an issue following development of the feature here rust-lang/rust#43781.