1 unstable release
0.1.0 | Jun 3, 2019 |
---|
#72 in #pin
44 downloads per month
4KB
HTTP Connection
Traits for converting to Pin
variants.
More information about this crate can be found in the crate documentation.
License
This project is licensed under the MIT license.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in pin-convert
by you, shall be licensed as MIT, without
any additional terms or conditions.
lib.rs
:
Traits for converting to Pin
variants.
Similar to traits found in std::convert
, but yield Pin
values.