Expand description
Tools for handling Fuchsia URLs.
Structs§
- Edit
Transaction - A helper for managing the editing of rewrite rules.
- Rule
- A
Rule
can be used to re-write parts of aAbsolutePackageUrl
.
Enums§
- Edit
Transaction Error - Rule
Config - Wraper for serializing rewrite rules to the on-disk JSON format.
- Rule
Decode Error - Rule
Parse Error
Functions§
- do_
transaction - Perform a rewrite rule edit transaction, retrying as necessary if another edit transaction runs concurrently.