rplcs_events 1.0.0

A Rust library for managing events hosted by RPLCS.
Documentation
  • Coverage
  • 96%
    24 out of 25 items documented0 out of 7 items with examples
  • Size
  • Source code size: 8.43 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.52 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 28s Average build duration of successful builds.
  • all releases: 28s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • rust-community-discord/rplcs_events
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ivandardi

rplcs_events

rplcs_events is a Rust library that provides event structures and types for server events hosted in the Rust Programming Language Community Discord. It includes various data structures and enums used in the events.

Installation

Add rplcs_events to your Cargo.toml:

[dependencies]

rplcs_events = "1.0"

License

This project is licensed under the MIT License. See the LICENSE file for details.