rplcs_events

Crates.iorplcs_events
lib.rsrplcs_events
version1.0.0
created_at2025-02-25 01:32:06.191078+00
updated_at2025-02-25 01:32:06.191078+00
descriptionA Rust library for managing events hosted by RPLCS.
homepage
repositoryhttps://github.com/rust-community-discord/rplcs_events
max_upload_size
id1568612
size8,906
Ivan Borgia Dardi (ivandardi)

documentation

README

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.

Commit count: 3

cargo fmt