[][src]Type Definition spectrusty_core::bus::DynamicSerdeVBus

type DynamicSerdeVBus<S, V> = DynamicSerdeBus<S, VFNullDevice<V>>;

A terminated DynamicSerdeBus pseudo-device with VFNullDevice<V>.