Module translate

Source

Structs§

CompileOptions
Options for CML compilation. Uses the builder pattern.

Functions§

any_ref_to_decl
Takes an AnyRef and returns the fdecl::Ref equivalent and the dictionary path, if the ref was a dictionary ref.
compile
Compiles the Document into a FIDL fdecl::Component. options is a builder used to provide additional options, such as file path for debugging purposes.
extract_required_rights
translate_capabilities