[][src]Module init_tree::internal

These items are required to be public for macros, but their direct use is discouraged.

Structs

TypeInitDef

Largely an implementation detail. However you may need to create one of these if you're manually implementing Init.

Constants

MAX_TREE_DEPTH

If your dependency tree goes beyond this many layers deep we'll refuse to initialize it.

Functions

get_type_names

Here for use in macros. Returns a comma separated string of the type names in this iterator.