roopes-core

Crates.ioroopes-core
lib.rsroopes-core
version0.1.1
sourcesrc
created_at2023-11-09 18:32:12.459751
updated_at2023-11-09 18:37:59.523767
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
id1030344
size213,642
(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 fundamental structs and interfaces supporting uses in roopes-derive and cases that are re-exported by roopes.

Commit count: 0

cargo fmt