Module macro_tools::container_kind

source ·
Expand description

Protected namespace of the module.

Re-exports§

  • pub use super::exposed::*;

Enums§

Functions§

  • Return kind of container specified by type. Unlike of_type it also understand optional types.
  • Return kind of container specified by type.