rc-core 0.1.0

Core library for rustfs-cli S3 CLI client
Documentation

rc-core: Core library for the rc S3 CLI client

This crate provides the core functionality for the rc CLI, including:

  • Configuration management
  • Alias management
  • Path parsing and resolution
  • ObjectStore trait for S3 operations

This crate is designed to be independent of any specific S3 SDK, allowing for easy testing and potential future support for other backends.