pub async fn connect_to_archivist(
    selector: &Selector,
    proxy: &mut RealmQueryProxy
) -> Result<ArchiveAccessorProxy, Error>
Expand description

Attempt to connect to the fuchsia.diagnostics.*ArchiveAccessor with the selector specified.