Trait rust_hdl::hls::HLSNamedPorts
source · [−]pub trait HLSNamedPorts {
fn ports(&self) -> Vec<String>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
A: Allocator,
;
}
pub trait HLSNamedPorts {
fn ports(&self) -> Vec<String>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
A: Allocator,
;
}