Crates.io | roopes-core |
lib.rs | roopes-core |
version | 0.1.1 |
source | src |
created_at | 2023-11-09 18:32:12.459751 |
updated_at | 2023-11-09 18:37:59.523767 |
description | 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! |
homepage | https://github.com/zwerdlds/roopes |
repository | |
max_upload_size | |
id | 1030344 |
size | 213,642 |
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 fundamental structs and interfaces supporting uses in roopes-derive and cases that are re-exported by roopes.