tencent_scf 0.1.3

Custom runtime for Tencent cloud serverless compute function
Documentation
1
2
3
4
5
//! Collection of built-in `Event` and `Response` for auto-deserialization/serialization

#[cfg(feature = "builtin-api-gateway")]
#[cfg_attr(docsrs, doc(cfg(feature = "builtin-api-gateway")))]
pub mod api;