Enum std::util::Void

pub enum Void {}

A type with no inhabitants

Methods

impl Void

fn uninhabited(self) -> !

A utility function for ignoring this uninhabited type