File: debcargo.toml

package info (click to toggle)
rust-xso 0.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 380 kB
  • sloc: makefile: 4
file content (7 lines) | stat: -rw-r--r-- 231 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
overlay = "."
uploaders = ["Martin <debacle@debian.org>"]
collapse_features = true
summary = "serde-like parsing for XML"
description = """
This crate provides the traits for parsing XML data into Rust structs, and vice versa.
"""