Enum serde_json_wasm::ser::Unreachable
source · pub enum Unreachable {}
Expand description
Unreachable is a placeholder for features that are not supported (and should be unreachable, unless you use unsupported serde flags)
pub enum Unreachable {}
Unreachable is a placeholder for features that are not supported (and should be unreachable, unless you use unsupported serde flags)