pub async fn connect_to_archivist_selector_str(
    selector: &Option<String>
) -> Result<ArchiveAccessorProxy, Error>
Expand description

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