Module swiftide_core::prelude

source ·
Expand description

Re-export of commonly used dependencies.

Re-exports§

Structs§

  • A thread-safe reference-counting pointer. ‘Arc’ stands for ‘Atomically Reference Counted’.

Traits§

Type Aliases§

Attribute Macros§

Derive Macros§

  • Create a builder struct for the deriving struct.