viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.backends
/
filter
filter
fun
Backend
.
filter
(
predicate
:
(
ProtocolName
)
->
Boolean
)
:
Backend
Restricts the given back end to only use protocols satisfying
predicate
.