Skip to content

feat: add send and recv fns to tokio extension trait#20

Open
jcdickinson wants to merge 1 commit intotormol:masterfrom
jcdickinson:async_trait
Open

feat: add send and recv fns to tokio extension trait#20
jcdickinson wants to merge 1 commit intotormol:masterfrom
jcdickinson:async_trait

Conversation

@jcdickinson
Copy link

This adds the send and recv fns to the tokio extension trait. Support for this was added in Rust 1.75.0.

This also explicitly adds all features (mio_08, tokio, async_trait) to the Cargo.toml.

@jcdickinson jcdickinson force-pushed the async_trait branch 5 times, most recently from 13b0b3e to f13d3d4 Compare June 21, 2024 00:50
This adds the send and recv fns to the tokio extension trait. Support
for this was added in Rust 1.75.0.

This also explicitly adds all features (mio_08, tokio, async_trait) to
the Cargo.toml.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant