graph-rs-sdk 1.1.4

Rust SDK Client for Microsoft Graph and the Microsoft Graph Api
Documentation

graph-rs-sdk

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 2 of them enabled by default.

default

  • native-tls

native-tls

  • reqwest/native-tls
  • graph-http/native-tls
  • graph-oauth/native-tls

deflate

  • reqwest/deflate
  • graph-http/deflate
  • graph-oauth/deflate

brotli

  • reqwest/brotli
  • graph-http/brotli
  • graph-oauth/brotli

trust-dns

  • reqwest/trust-dns
  • graph-http/trust-dns
  • graph-oauth/trust-dns

rustls-tls

  • reqwest/rustls-tls
  • graph-http/rustls-tls
  • graph-oauth/rustls-tls

test-util

  • graph-http/test-util