File: debcargo.toml

package info (click to toggle)
rust-num-enum 0.7.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 468 kB
  • sloc: makefile: 2
file content (14 lines) | stat: -rw-r--r-- 424 bytes parent folder | download
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 = "Rust procedural macros linking primitives and enums"
description = """
This Rust crate offers procedural macros to make inter-operation between primitives
and enums easier.

It is no_std compatible.
"""

#autopkgtest fails for all features
[packages.lib]
test_is_broken=true