c6a5e08188
* clients: make surb storage more flexible - in the rust-sdk we make the surb storage generic and pluggable, with the fs_backend the default. - make it possible to disable fs_backend at runtime * Add comment * changelog: add note * client-core: tidy up some minor things