MVault 0.0.1
Loading...
Searching...
No Matches
MVault

FAQ

  • How do I display the contents of my class?
    To do this, define the ToString function for your type. More information is available here.
  • How to use custom class inside vault
    To do this, you need to define a hashing function from std for your data type. More information is available here.