==== 0.4 Improvements ===
[ ] Prefabs should be able to specify the value of some or all types
- Maybe have them be created via functions?
[ ] `#[base]` attribute so functions are added as a base function instead of an impl function
[ ] `#[impl]` attribute so functions are added as a impl function
[ ] Require functions to at least have some attribute that categorizes them