txmap 1.1.0

A concurrent transactional hash map for Rust with fine-grained locking, internal mutability and composable transactions
Documentation
1
2
3
4
5
6
7
8
pub mod clone_all_finisher;
pub mod clone_finisher;
pub mod copy_all_finisher;
pub mod copy_finisher;
pub mod finisher_trait;
pub mod none_finisher;
pub mod value_finisher;
pub mod values_finisher;