Expand description

Config module contains all the settings and different environments that is supported by the Graph SDk

Modules

  • Builder utility to help creating a new Config
  • Errors for graph-sdk crate

Macros

  • Macro to log a Result::Err.
  • Macro to replicate Option<T>::ok_or, but logging if the returned Result is an Err variant.

Structs

Enums

Constants

Traits

Type Aliases