mirror of
https://github.com/neogeek23/rusty_snek_gaem.git
synced 2026-02-04 19:18:44 +00:00
1 line
875 B
JavaScript
1 line
875 B
JavaScript
initSidebarItems({"fn":[["float","Derives [`num_traits::Float`][float] for newtypes. The inner type must already implement `Float`."],["from_primitive","Derives [`num_traits::FromPrimitive`][from] for simple enums and newtypes."],["num","Derives [`num_traits::Num`][num] for newtypes. The inner type must already implement `Num`."],["num_cast","Derives [`num_traits::NumCast`][num_cast] for newtypes. The inner type must already implement `NumCast`."],["num_ops","Derives [`num_traits::NumOps`][num_ops] for newtypes. The inner type must already implement `NumOps`."],["one","Derives [`num_traits::One`][one] for newtypes. The inner type must already implement `One`."],["to_primitive","Derives [`num_traits::ToPrimitive`][to] for simple enums and newtypes."],["zero","Derives [`num_traits::Zero`][zero] for newtypes. The inner type must already implement `Zero`."]]}); |