Type Alias zen_engine::loader::LoaderResponse
source · pub type LoaderResponse = LoaderResult<Arc<DecisionContent>>;Aliased Type§
enum LoaderResponse {
// some variants omitted
}pub type LoaderResponse = LoaderResult<Arc<DecisionContent>>;enum LoaderResponse {
// some variants omitted
}