solar_
data_
structures
0.1.8
solar_data_structures
Type Alias
Never
Copy item path
Source
pub type Never = <
fn
() ->
!
as GetReturnType>::ReturnType;
Expand description
The
!
(never)
type.