Hardcaml_axi.Stream_splitter
module type Config = sig ... end
module Make (Stream : Stream.S) (Config : Config) : sig ... end