Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

demo_gen

Supports

  • Namespaces

  • Memory Sharing

  • Non Exhaustive Structs

  • Method Overloading

  • UTF8 Strings

  • UTF16 Strings

  • Static Slices

  • Defaults

  • Constructors

  • Named Constructors

  • Fallible Constructors

  • Getters/Setters

  • Static Getters/Setters

  • Stringifiers

  • Comparators

  • Iterators

  • Iterables

  • Indexers

  • Arithmetic

  • Options

  • Callbacks

  • Traits

  • Custom Errors

  • Traits are Send

  • Traits are Sync

  • Generate Mocking Interface

  • ABI Compatible Structs

  • Struct Refs

  • Free Functions

  • Custom Bindings

  • Owned Slices

  • Default Arguments