| Crates.io | roopes |
| lib.rs | roopes |
| version | 0.1.3 |
| created_at | 2023-11-09 18:41:30.748145+00 |
| updated_at | 2023-11-15 04:01:34.679816+00 |
| description | 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! |
| homepage | https://github.com/zwerdlds/roopes |
| repository | |
| max_upload_size | |
| id | 1030354 |
| size | 33,177 |
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.