v2.0.0
Changelog
Added
Function
andDataDef
now have anew
constructorModule
now implements common traits (Debug
,Clone
,Eq
,PartialEq
,
Ord
,PartialOrd
,Hash
,Default
andCopy
)
Changed
Module::add_function
,Module::add_type
andModule::add_data
now consume
their corresponding structs, instead of constructing them