Skip to content

Commit

Permalink
fuse: associate creation functions with structs
Browse files Browse the repository at this point in the history
Turning the Cmd/Rsp creation functions into associated functions for the
Op structs allows us to refer to the Op struct in the function signature
and body in a more concise manner.
  • Loading branch information
cagatay-y committed Feb 5, 2024
1 parent 5d95758 commit be7636e
Show file tree
Hide file tree
Showing 2 changed files with 273 additions and 320 deletions.
Loading

0 comments on commit be7636e

Please sign in to comment.