roopes

Crates.ioroopes
lib.rsroopes
version0.1.3
sourcesrc
created_at2023-11-09 18:41:30.748145
updated_at2023-11-15 04:01:34.679816
descriptionRoopes is a Rust Object Oriented Pattern Element System. This crate provides generic traits and implementations for typical object-oriented patterns. 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
id1030354
size33,177
(zwerdlds)

documentation

https://docs.rs/roopes

README

roopes logo

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 the public uses that are re-exported from the roopes-derive and roopes-core libraries.

Commit count: 0

cargo fmt