Module serenity::all

source ·
Expand description

Special module that re-exports most public items from this crate.

Useful, because you don’t have to remember the full paths of serenity items.

Not exported:

  • crate::json: it’s a general-purpose JSON wrapper, not intrinsic to serenity
  • crate::framework::standard: has many standard_framework-specific items that may collide with items from the rest of serenity

Re-exports§