[roll] Roll fuchsia [fidl][rust] Moveable decoded wire values This change introduces the `Decoded` type as a variant of `Owned` which does own the backing memory, and provides methods on `DecoderExt` to decode into a `Decoded`. To that end, this change also introduces the `commit` method on `Decoder` which allows resources to be dropped even when decoding fails part of the way through. The API usage examples and benchmark have been updated to reflect the new decoding API. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1253165 Original-Revision: 707a88f98e1e431a0a6a5362a7ae7787e1334be1 GitOrigin-RevId: 5ee9db6e5976e7179c207a3dcaead17af742a18d Change-Id: I664520d47556cc9e4fbfc4e432b75df62c829b21
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 in one of the communication channels documented at get involved.
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.