gleeps_dev_tools/start_with
Types
pub type State {
Init
Latest
SpecificVersion(version: Int)
}
Constructors
-
Init -
Latest -
SpecificVersion(version: Int)
Values
pub fn decoder() -> decode.Decoder(State)