Skip to content
Snippets Groups Projects
  • Bastian Köcher's avatar
    transactional: Fix some nitpicks (#11163) · 9090c01e
    Bastian Köcher authored
    * transactional: Fix some nitpicks
    
    This fixes some nitpicks related to the transactional storage stuff from me. As everything was
    merged too fast, here are some nitpicks from me. First, the entire functionality is moved into its
    own file to have a clear separation. Secondly I changed the `set_transactional_level` to not take
    `Layer` by reference. Besides that I have added some docs etc.
    
    * Add some comment
    
    * Move tests
    
    * :face_palm:
    9090c01e
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
transactional.rs 1.75 KiB