[roll] Roll fuchsia [fidl][rust] Implement RFC-0120 persistence API
This CL implements RFC-0120 in the FIDL Rust bindings, which includes
two pairs of methods: persist/unpersist and standalone_{encode,decode}.
The former is just a rename of the existing {encode,decode}_persistent.
The latter replaces the old separate-header advanced API, which was
never used anywhere.
We still have to keep one API around that lets you pass in a context,
persist_with_context, for Overnet (fxbug.dev/79584).
Test: fx test fidl_rust_external_tests
Original-Bug: 45252
Original-Bug: 79584
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/761842
Original-Revision: 0b95d68536d225b4835e6ce740c8693f72a1b274
GitOrigin-RevId: 31a2b1adbfbc75dafb385b1c5424c051391c00eb
Change-Id: Id5e98c3fd1c5f2bf9608ef09e5964175a22be849
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.