pub async fn get_accessor_selectors(
realm_query: &RealmQueryProxy,
) -> Result<Vec<String>, Error>Expand description
Get all the exposed ArchiveAccessor from any child component which
directly exposes them or places them in its outgoing directory.