#pin #variant #converting #traits #convert

pin-convert

Traits for converting to Pin variants

1 unstable release

0.1.0 Jun 3, 2019

#74 in #pin

Download history 1/week @ 2023-12-31 4/week @ 2024-02-11 13/week @ 2024-02-18 32/week @ 2024-02-25 26/week @ 2024-03-03 19/week @ 2024-03-10 10/week @ 2024-03-17 10/week @ 2024-03-24 43/week @ 2024-03-31

86 downloads per month

MIT license

4KB

HTTP Connection

Traits for converting to Pin variants.

Build Status

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.

No runtime deps