always_unit

Function always_unit 

Source
fn always_unit<'de, D>(deserializer: D) -> Result<(), D::Error>
where D: Deserializer<'de>,