Commit d24eb4b
committed
rust: move all file operation callbacks into
This is a pure refactor with no functional change intended.
Since the callbacks are only used to build the table, they logically
belong together; it also obviates the need to repeat the generic
parameter and bound `T: FileOperations` in all callbacks.
Signed-off-by: Wedson Almeida Filho <wedsonaf@google.com>FileOperationsVtable
1 parent cd969b5 commit d24eb4b
1 file changed
Lines changed: 242 additions & 221 deletions
0 commit comments