n0-computer/quic-rpc

fails to build with feature `quinn-transport`

divagant-martian opened this issue · 1 comments

at 0ccd8f5

It's probably a configuration issue but it fails first with a doc test, removing the doc tests brings up a lot of compilation issues afterwards

error: could not compile `quic-rpc` (test "slow_math") due to 48 previous errors
error: could not compile `quic-rpc` (test "quinn") due to 45 previous errors

no longer happening