forked from libre-chip/fayalite
some final cleanups
This commit is contained in:
parent
2d293ae87b
commit
a8c804ef4a
3 changed files with 1 additions and 3 deletions
|
@ -10,7 +10,6 @@ pub struct S<T, Len: Size, T2> {
|
|||
pub d: T2,
|
||||
}
|
||||
|
||||
//#[cfg(todo)]
|
||||
#[hdl(outline_generated)]
|
||||
pub struct S3<const LEN: usize, T> {
|
||||
pub a: T,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue