MCPcopy Create free account
hub / github.com/angular-rust/yew-components / default

Method default

src/text_inputs/validity_state.rs:136–138  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

134
135impl Default for ValidityState {
136 fn default() -> Self {
137 Self::new()
138 }
139}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected