Crate turbolift[][src]

Re-exports

pub use actix_web;
pub use serde_json;
pub use tokio_compat_02;
pub use tracing;

Modules

build_project
distributed_platform
extract_function
kubernetes
local_queue
serde_json

Serde JSON

utils
uuid

Generate and parse UUIDs.

Structs

CACHE_PATH

CACHE_PATH is the directory where turbolift stores derived projects, their dependencies, and their build artifacts. Each distributed function has its own project subdirectory in CACHE_PATH.

Traits

DistributionPlatform

Type Definitions

DistributionResult

Attribute Macros

on
with