The default fn ret ty is always unit. Just use that.
Looking back at the time when `FnRetTy` (then called
`FunctionRetTy`) was first added to rustdoc, it seems to originally
be there because `-> !` was a special form: the never type didn't
exist back then.
|
||
|---|---|---|
| .. | ||
| conversions.rs | ||
| import_finder.rs | ||
| mod.rs | ||