Structs§
- Compile
Options - Options for CML compilation. Uses the builder pattern.
Functions§
- any_
ref_ to_ decl - Takes an
AnyRef
and returns thefdecl::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