Module common_query::prelude

source ·

Re-exports§

Structs§

  • The Signature of a function defines its supported input types as well as its volatility.

Enums§

  • A dynamically typed, nullable single value.
  • A function’s type signature, which defines the function’s supported argument types.
  • A function’s volatility, which defines the functions eligibility for certain optimizations

Constants§

Functions§

Type Aliases§