Serde Starlark Versions Save

Serde serializer for generating Starlark build targets

0.1.16

4 months ago
  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache

0.1.15

4 months ago
  • Documentation improvements

0.1.14

10 months ago
  • Documentation improvements

0.1.13

10 months ago

0.1.12

1 year ago
  • Documentation improvements

0.1.11

1 year ago
  • Add wrapper for writing assignments (#3, thanks @zertosh)

0.1.10

1 year ago
  • Support LineComment on the top-level serialized data structure

0.1.9

1 year ago
  • Preserve is_human_readable setting of wrapped serializer

0.1.8

1 year ago
  • Support serializing unit structs

0.1.7

1 year ago
  • Add a wrapper for writing line comments