quic-rpc icon indicating copy to clipboard operation
quic-rpc copied to clipboard

fails to build with feature `quinn-transport`

Open divagant-martian opened this issue 2 years ago • 0 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

divagant-martian avatar Oct 31 '23 20:10 divagant-martian