Scaffolding Core
For software development teams who appreciate a kick-start to their object oriented development, this scaffolding library is a light-weight module that provides the basic structures and behavior that is the building block of all class intantiated objects. Unlike the practice of writing classes with the various approaches for building common functionality, this open source library helps you inherit these cross-class commonalities so you can focus on the differentiator that define your class.
Table of Contents
What's New
:warning: Please Note! |
---|
This crate is in an beta release phase and is only intended as experimental. |
0.2.0
How to Contribute
Details on how to contribute can be found in the CONTRIBUTING file.
License
The scaffolding-core
project is primarily distributed under the terms of the Apache License (Version 2.0).
See LICENSE-APACHE "Apache License for details.