Source: rust-either-or-both Section: rust Build-Depends: debhelper-compat (= 13), dh-sequence-cargo Build-Depends-Arch: cargo:native , rustc:native (>= 1.63.0) , libstd-rust-dev , librust-indexmap-2+std-dev , librust-serde-1+derive-dev , librust-serde-1+std-dev Maintainer: Debian Rust Maintainers Uploaders: Alexander Kjäll Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/either-or-both] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/either-or-both Homepage: https://github.com/gamma0987/either-or-both X-Cargo-Crate: either-or-both X-Cargo-Crate-Version: 0.3.1 # FIXME (packages."(name)".section) debcargo auto-generated summary for librust-either-or-both-dev is very long, consider overriding Package: librust-either-or-both-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-indexmap-2+std-dev, librust-indexmap-2-dev, librust-schemars+derive-dev (>= 0.8), librust-serde-1+derive-dev, librust-serde-1+std-dev Provides: librust-either-or-both+default-dev (= ${binary:Version}), librust-either-or-both+either-dev (= ${binary:Version}), librust-either-or-both+indexmap-dev (= ${binary:Version}), librust-either-or-both+schema-dev (= ${binary:Version}), librust-either-or-both+serde-dev (= ${binary:Version}), librust-either-or-both+std-dev (= ${binary:Version}), librust-either-or-both-0-dev (= ${binary:Version}), librust-either-or-both-0+default-dev (= ${binary:Version}), librust-either-or-both-0+either-dev (= ${binary:Version}), librust-either-or-both-0+indexmap-dev (= ${binary:Version}), librust-either-or-both-0+schema-dev (= ${binary:Version}), librust-either-or-both-0+serde-dev (= ${binary:Version}), librust-either-or-both-0+std-dev (= ${binary:Version}), librust-either-or-both-0.3-dev (= ${binary:Version}), librust-either-or-both-0.3+default-dev (= ${binary:Version}), librust-either-or-both-0.3+either-dev (= ${binary:Version}), librust-either-or-both-0.3+indexmap-dev (= ${binary:Version}), librust-either-or-both-0.3+schema-dev (= ${binary:Version}), librust-either-or-both-0.3+serde-dev (= ${binary:Version}), librust-either-or-both-0.3+std-dev (= ${binary:Version}), librust-either-or-both-0.3.1-dev (= ${binary:Version}), librust-either-or-both-0.3.1+default-dev (= ${binary:Version}), librust-either-or-both-0.3.1+either-dev (= ${binary:Version}), librust-either-or-both-0.3.1+indexmap-dev (= ${binary:Version}), librust-either-or-both-0.3.1+schema-dev (= ${binary:Version}), librust-either-or-both-0.3.1+serde-dev (= ${binary:Version}), librust-either-or-both-0.3.1+std-dev (= ${binary:Version}) Breaks: rustc (<< 1.63.0~) Description: Enums EitherOrBoth with the three variants Left, Right, Both and Either with the Left and Right variants - Rust source code Source code for Debianized Rust crate "either-or-both"