pub fn at_opts(
    objects_dir: impl Into<PathBuf>,
    options: Options
) -> Result<Handle>
Expand description

Create a new cached handle to the object store with support for additional options.