add PhantomConst #23
Loading…
Reference in a new issue
No description provided.
Delete branch "programmerjake/fayalite:add-phantom-const"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PhantomConst
is a wrapper type that allows any Rust value to be smuggled as a HDLType
.This only works for values that can be serialized to and deserialized from JSON.
Size
s and not justType
s 2fa0ea6192