Skip to content

The batteries for core that you never knew you needed.

License

Notifications You must be signed in to change notification settings

lachlansneff/coreplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

core+

The batteries for core that you never knew you needed: core+

Crates.io docs.rs License

Core+ contains types that make it possible to write no_std libraries that are fully generic on the network and I/O stack.

Using the standard library

This crate can support standard library types and traits by enabling the std feature.

[dependencies]
coreplus = { version = "0.2.1", features = ["std"] }

About

The batteries for core that you never knew you needed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages