roopes 0.1.3

Roopes 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!
Documentation

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.