https://leetcode.com/discuss/post/279913/bloomberg-onsite-key-value-store-with-tr-kcrv/ Same question was asked to be solved in Rust only.
Sigiloso
Question was divided into two parts, Part A to solved first and then Part B which requries begin(), commit(), roll_back() functionalities to be implemented.