Skip to content

Conversation

markgoddard
Copy link

This change refactors the code from a binary project into a library.
The main.rs file is now an included binary that uses the
s3_active_storage library.

This opens up the potential for extension by building a different crate
that uses this crate, and adds or modifies its behaviour.

This change refactors the code from a binary project into a library.
The main.rs file is now an included binary that uses the
s3_active_storage library.

This opens up the potential for extension by building a different crate
that uses this crate, and adds or modifies its behaviour.
@markgoddard markgoddard self-assigned this Jun 28, 2023
@markgoddard markgoddard requested a review from sd109 June 28, 2023 14:16
@markgoddard markgoddard merged commit 6f1457e into main Jun 28, 2023
@markgoddard markgoddard deleted the library branch June 28, 2023 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant