Crate roop

Source
Expand description

Provides OOP like inheritance for Rust.

Attribute Macros§

class
Initializes class.
extends
Extends class.