Crate fidl_fuchsia_element_manager_persistence

Source

Structs§

Element
Each element is described by its annotations. As a minimum this will include the elements name and the component URL.
PersistentAnnotation
Same as Annotation but can be persisted.
PersistentElements
Element Manager stores this top-level object (a list of persistent elements to launch at boot time) in persistent storage.

Enums§

PersistentAnnotationValue
Same as AnnotationValue but can be persisted.