https://github.com/yaahc/displaydoc

Last synced: about 1 month ago

Repository metadata:

A derive macro for implementing the display Trait via a doc comment and string interpolation


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 75
Total Committers: 16
Avg Commits per committer: 4.688
Development Distribution Score (DDS): 0.347

Commits in past year: 7
Committers in past year: 5
Avg Commits per committer in past year: 1.4
Development Distribution Score (DDS) in past year: 0.571

Name Email Commits
Jane Lusby j****y@y****v 49
Manish Goregaokar m****l@g****m 8
Nika Layzell n****a@t****m 4
Eran Rundstein e****n@r****n 2
Alex Konradi a****i@s****g 1
Cameron Pickett p****j@g****m 1
Davide Cavalca d****e@c****e 1
Delan Azabani d****n@a****m 1
Dániel Buga b****i@g****m 1
Gabriel Candal g****l@g****m 1
Jane Lusby j****2@g****m 1
Steven Gu s****u@l****n 1
Blair Noctis 4****s 1
Danny McClanahan 1****r 1
Diana 5****s 1
Robert Usher 2****t 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

cargo: displaydoc

A derive macro for implementing the display Trait via a doc comment and string interpolation

  • Homepage: https://github.com/yaahc/displaydoc
  • Documentation: https://docs.rs/displaydoc/
  • Licenses: MIT OR Apache-2.0
  • Latest release: 0.2.4 (published over 1 year ago)
  • Last Synced: 2024-11-10T20:36:44.637Z (about 1 month ago)
  • Versions: 14
  • Dependent Packages: 211
  • Dependent Repositories: 3,415
  • Downloads: 35,915,641 Total
  • Docker Downloads: 31,593,477
  • Rankings:
    • Dependent packages count: 0.338%
    • Downloads: 0.493%
    • Dependent repos count: 0.629%
    • Docker downloads count: 0.697%
    • Average: 4.072%
    • Stargazers count: 8.955%
    • Forks count: 13.32%
  • Maintainers (2)
cargo: displaydoc-watt

A derive macro for implementing the display Trait via a doc comment and string interpolation

  • Homepage: https://github.com/yaahc/displaydoc
  • Documentation: https://docs.rs/displaydoc-watt/
  • Licenses: MIT OR Apache-2.0
  • Latest release: 0.1.0 (published about 5 years ago)
  • Last Synced: 2024-11-10T20:36:44.061Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,013 Total
  • Rankings:
    • Stargazers count: 9.324%
    • Forks count: 13.3%
    • Dependent repos count: 29.318%
    • Average: 30.844%
    • Dependent packages count: 33.812%
    • Downloads: 68.466%
  • Maintainers (1)

Dependencies

Cargo.toml cargo
  • libc 0.2 development
  • pretty_assertions 0.6.1 development
  • rustversion 1.0.0 development
  • static_assertions 1.1 development
  • thiserror 1.0.24 development
  • trybuild 1.0 development
  • proc-macro2 1.0
  • quote 1.0
  • syn 1.0
.github/workflows/ci.yml actions
  • Swatinem/rust-cache v1 composite
  • actions-rs/cargo v1 composite
  • actions-rs/toolchain v1 composite
  • actions/checkout v1 composite
  • baptiste0928/cargo-install v1 composite