From dc9f718ee41d5c91042c9e1790b4112c6d71f836 Mon Sep 17 00:00:00 2001
From: Marcin Chrzanowski
The important bit is the
Now imagine that you wanted to handle even more asset classes.
+
What if there was a token f_op
field, of type struct
@@ -62,7 +62,6 @@ struct file_operations {
// ...
};
-
It's mostly a bunch of function pointers that appear to be... operations one
might want to perform on a file.
@@ -166,6 +165,7 @@ This doesn't look terrible yet.
YourToken
that had mint
and
--
cgit v1.2.3