Skip to content

This library is an alternative implementation of never type for stable rust.

License

Notifications You must be signed in to change notification settings

CodeChain-io/rust-never-type

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

never type Build Status License: MIT

Rust has a type called never(!). It's used to represent types that are never initiated.

But currently, the never type is a night-only feature and cannot be used in stable builds. This library is an alternative implementation of the never type for stable Rust.

About

This library is an alternative implementation of never type for stable rust.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages