roopes-derive

Crates.ioroopes-derive
lib.rsroopes-derive
version0.1.0
sourcesrc
created_at2023-11-09 18:41:11.284036
updated_at2023-11-09 18:41:11.284036
descriptionRoopes is a Rust Object Oriented Pattern Element System. This crate provides generic traits and implementations for typical object-oriented patterns in Rust. It is intended to be used as a cluster of utility classes for implementing OOP-architected executables -- in Rust!
homepagehttps://github.com/zwerdlds/roopes
repository
max_upload_size
id1030353
size42,225
(zwerdlds)

documentation

https://docs.rs/roopes

README

Roopes is a Rust Object Oriented Pattern Element System. This crate provides generic traits and implementations for typical object-oriented patterns in Rust. It is intended to be used as a cluster of utility classes for implementing OOP-architected executables -- in Rust!

This crate provides derive-macros supporting use cases that are re-exported by roopes.

Commit count: 0

cargo fmt