6 releases (breaking)

0.5.0 Dec 8, 2022
0.4.0 Nov 14, 2019
0.3.0 Oct 9, 2018
0.2.0 Oct 6, 2018
0.1.1 Oct 6, 2018

#1337 in Encoding

Download history 64/week @ 2023-12-14 59/week @ 2023-12-21 108/week @ 2023-12-28 162/week @ 2024-01-04 176/week @ 2024-01-11 114/week @ 2024-01-18 132/week @ 2024-01-25 612/week @ 2024-02-01 320/week @ 2024-02-08 312/week @ 2024-02-15 248/week @ 2024-02-22 260/week @ 2024-02-29 169/week @ 2024-03-07 281/week @ 2024-03-14 279/week @ 2024-03-21 213/week @ 2024-03-28

972 downloads per month
Used in 2 crates

MIT/Apache

48KB
1K SLoC

libeither

An Either struct, that allows serialization to more formats (specifically TOML).

This library is heavily influenced by the Either enum library. If you don't need struct specific serialization, you may want to use the enum Either instead.

Features

  • serde - Enable serialization (on by default)
  • unstable - Enable unstable options (nightly only, off by default)

Current Version

Crates.io Crates.io Crates.io

Build Status

CI

Code Coverage

codecov

License

Licensed under either of

Contribution

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.

Dependencies

~180KB