File: debcargo.toml

package info (click to toggle)
rust-num-enum-derive 0.7.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 168 kB
  • sloc: makefile: 2
file content (14 lines) | stat: -rw-r--r-- 500 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
overlay = "."
uploaders = ["Jelmer Vernooij <jelmer@debian.org>", "Daniel Kahn Gillmor <dkg@fifthhorseman.net>"]
collapse_features = true
summary = "Internal implementation details for Rust's num_enum"
description = """
This crate offers procedural macros to make inter-operation between
primitives and enums easier to use and work with.

It offers internal implementation details for the num_enum crate
(known in Debian as the rust-num-enum source package)
"""

[packages.lib]
test_is_broken = true