feat: Add WebTransport protocol based on BiagioFesta/wtransport
#17879
Annotations
9 errors
Check rustdoc links:
transports/webtransport/src/transport.rs#L30
the name `Transport` is defined multiple times
|
Check rustdoc links:
transports/webtransport/src/lib.rs#L14
unresolved import `self::transport::GenTransport`
|
Check rustdoc links:
transports/webtransport/src/transport.rs#L38
cannot find type `GenTransport` in this scope
|
Check rustdoc links:
transports/webtransport/src/transport.rs#L52
expected trait, found struct `Transport`
|
Check rustdoc links:
transports/webtransport/src/transport.rs#L63
expected trait, found struct `Transport`
|
Check rustdoc links:
transports/webtransport/src/transport.rs#L63
cannot find type `GenTransport` in this scope
|
Check rustdoc links:
transports/webtransport/src/transport.rs#L313
expected trait, found struct `Transport`
|
Check rustdoc links:
transports/webtransport/src/transport.rs#L313
cannot find type `GenTransport` in this scope
|
Check rustdoc links
Process completed with exit code 101.
|
Loading