Skip to content

Wrapper to check `Send` only on construction, so `rustc` isn’t confused later

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

steffahn/always_send

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

always_send

docs.rs crates.io github MIT / Apache 2.0 licensed

Wrapper type to check Send only on construction, so rustc isn’t confused.

For more context, please refer to the documentation of always_send::AlwaysSend.

License

Licensed under either of

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Wrapper to check `Send` only on construction, so `rustc` isn’t confused later

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages