-
-
Notifications
You must be signed in to change notification settings - Fork 530
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Stream implementation * use ouroboros to cover self-references * Reduce test size * Reduce test size * Complete transaction rewrite + streams * Less radioactive unsafe * Mutex transaction * Solve clippy lints * panic on drop of a locked transaction * panic on drop of a locked transaction * panic on drop of a locked transaction * Centralize Sync requirement
- Loading branch information
Showing
21 changed files
with
702 additions
and
274 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.