tencent_scf 0.1.0

Custom runtime for Tencent cloud serverless compute function
Documentation

tencent_scf

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

default

  • json

json

  • serde
  • serde_json
  • tencent_scf_derive

serde

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

tencent_scf_derive

    This feature flag does not enable additional features.

builtin-api-gateway

  • builtin-common
  • base64
  • http
  • thiserror

builtin-common

  • json
  • serde/derive

http

    This feature flag does not enable additional features.

thiserror

    This feature flag does not enable additional features.

base64

    This feature flag does not enable additional features.