Skip to main content

Crate lambda_forge

Crate lambda_forge 

Source

Re-exports§

pub use lambda_http as http;
pub use serde_json;
pub use tokio;

Structs§

ApiResponseBody
EndpointMetadata
Metadata for a specific endpoint.
EndpointMetadataBuilder
RuntimeContext
All the context needed for a runtime handler to function with.

Enums§

Error

Traits§

EndpointAction