matrix-sdk-base 0.4.1

The base component to build a Matrix client library.
Documentation

matrix-sdk-base

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 13 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

sled_state_store

  • sled
  • pbkdf2
  • hmac
  • sha2
  • rand
  • chacha20poly1305

docs

  • encryption
  • sled_cryptostore

qrcode

  • matrix-sdk-crypto/qrcode

encryption

  • matrix-sdk-crypto

sled_cryptostore

  • matrix-sdk-crypto/sled_cryptostore

sha2

    This feature flag does not enable additional features.

chacha20poly1305

    This feature flag does not enable additional features.

pbkdf2

    This feature flag does not enable additional features.

hmac

    This feature flag does not enable additional features.

sled

    This feature flag does not enable additional features.

matrix-sdk-crypto

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.