rototo 0.1.0-alpha.5

Control plane for runtime configuration of your application.
Documentation
1
2
3
4
5
6
7
pub(in crate::lint) type QualifierId = String;
pub(in crate::lint) type CatalogId = String;
pub(in crate::lint) type RequestContextId = String;
pub(in crate::lint) type RequestContextEntryId = String;
pub(in crate::lint) type ValueKey = String;
pub(in crate::lint) type VariableId = String;
pub(in crate::lint) type WorkspacePath = String;