iquery::commands

Function connect_to_accessor_selector

Source
pub async fn connect_to_accessor_selector(
    selector: Option<&str>,
    query_proxy: &RealmQueryProxy,
) -> Result<ArchiveAccessorProxy, Error>
Expand description

Connect to fuchsia.diagnostics.*ArchivistAccessor with the provided selector string. The selector string should be in the form of “:<service_name>”. If no selector string is provided, it will try to connect to bootstrap/archivist:fuchsia.diagnostics.ArchiveAccessor.