File: fix-docsrs-li-details-summary.html

package info (click to toggle)
rust-macro-rules-attribute 0.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 160 kB
  • sloc: sh: 20; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 53 bytes parent folder | download
1
2
3
4
5
<style>
summary {
    display: list-item;
}
</style>