commit | 0b6cdef2c7b70eb5d9c8dc2d868bdeba461981d3 | [log] [tgz] |
---|---|---|
author | Casey Dahlin <sadmac@fuchsia.infra.roller.google.com> | Sat Dec 16 02:35:51 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Dec 15 18:36:54 2023 -0800 |
tree | 68c33e045a4751c6b0e41e37f29babaff2eae082 | |
parent | 8b8fb1afe4ac5c25b4d7eed0181f9638a7122339 [diff] |
[roll] Roll fuchsia [fidl_codec] Introduce Rust version This version of Fidl codec is deliberately simpler than its C++ cousin. It punts JSON support and elaborate pretty-printing out of the module and focuses on offering support for encoding and decoding specifically. The internal representation is a simple Rust enum-based value tree. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/351309 Original-Revision: 367723bb1f21f713cad3534524b88c18664adddf GitOrigin-RevId: 1439324b9055c0f76176ae65438d7a31754077a7 Change-Id: Ib9138909089b5b75003b979b7208ff2e27f49a62
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.