oop 0.0.2

Object-Oriented Inheritence in Rust
Documentation
1
2
3
4
5
6
{
    "rust-analyzer.linkedProjects": [
        "./oop-macro/Cargo.toml",
		"./Cargo.toml"
    ]
}