ppxlib
ppxlib copied to clipboard
Docs or examples for `Deriving.Args`?
I'm struggling to find docs or examples for Deriving.Args which go beyond the basics i.e. using flag or the provided combinators.
I am particularly interested to find a clear explanation of the Ast_pattern.t type (it looks a little like this?) and examples of passing variant or record arguments.
Does anything like this already exist? If not, would there be interest in adding this to the docs if I could pull something together?