rototo 0.1.0-alpha.8

Control plane for runtime configuration of your application.
Documentation
1
2
3
4
5
6
7
8
pub(in crate::lint) type ListId = String;
pub(in crate::lint) type LayerId = String;
pub(in crate::lint) type CatalogId = String;
pub(in crate::lint) type EvaluationContextId = String;
pub(in crate::lint) type EvaluationContextSampleId = String;
pub(in crate::lint) type ValueKey = String;
pub(in crate::lint) type VariableId = String;
pub(in crate::lint) type PackagePath = String;