Structs§
- Compile
Options - Options for CML compilation. Uses the builder pattern.
Functions§
- any_
ref_ to_ decl - Takes an
AnyRefand returns thefdecl::Refequivalent and the dictionary path, if the ref was a dictionary ref. - any_
ref_ to_ decl_ deprecated - Takes an
AnyRefand returns thefdecl::Refequivalent and the dictionary path, if the ref was a dictionary ref. - compile
- Compiles the Document into a FIDL [fdecl::Component].
optionsis a builder used to provide additional options, such as file path for debugging purposes. - compile_
context - Compiles the DocumentContext into a FIDL [fdecl::Component].
- dictionary_
from_ context_ map - Converts an IndexMap of spanned Values into a fuchsia.data.Dictionary.
- extract_
required_ rights - translate_
capabilities - translate_
capabilities_ deprecated