rototo 0.1.0-alpha.3

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