fayalite/crates/fayalite-proc-macros-impl/src
2024-08-14 02:29:46 -07:00
..
module WIP: use HdlOption[the_type_var] or UInt[123 + n] for creating types 2024-08-14 02:29:46 -07:00
fold.rs rename FixedType->StaticType, fixed_type()->static_type(), hdl(fixed_type)->hdl(static), IsFixedLen->IsStaticLen 2024-07-30 20:16:00 -07:00
hdl_bundle.rs WIP: use HdlOption[the_type_var] or UInt[123 + n] for creating types 2024-08-14 02:29:46 -07:00
hdl_enum.rs WIP: use HdlOption[the_type_var] or UInt[123 + n] for creating types 2024-08-14 02:29:46 -07:00
hdl_type_common.rs WIP: use HdlOption[the_type_var] or UInt[123 + n] for creating types 2024-08-14 02:29:46 -07:00
lib.rs WIP: use HdlOption[the_type_var] or UInt[123 + n] for creating types 2024-08-14 02:29:46 -07:00
module.rs rename FixedType->StaticType, fixed_type()->static_type(), hdl(fixed_type)->hdl(static), IsFixedLen->IsStaticLen 2024-07-30 20:16:00 -07:00
value_derive_common.rs properly bound with StaticValue or StaticType<MaskType: StaticType> 2024-07-30 20:25:37 -07:00
value_derive_enum.rs rename FixedType->StaticType, fixed_type()->static_type(), hdl(fixed_type)->hdl(static), IsFixedLen->IsStaticLen 2024-07-30 20:16:00 -07:00
value_derive_struct.rs rename FixedType->StaticType, fixed_type()->static_type(), hdl(fixed_type)->hdl(static), IsFixedLen->IsStaticLen 2024-07-30 20:16:00 -07:00