1 unstable release

0.0.0 Feb 27, 2019

#98 in #runtime

MIT/Apache

12KB

verona

crates.io version build status downloads docs.rs docs

Minimal asynchronous runtime for Rust.

Examples

Basic usage

// tbi

Installation

$ cargo add verona

Safety

This crate uses #![deny(unsafe_code)] to ensure everything is implemented in 100% Safe Rust.

Contributing

Want to join us? Check out our "Contributing" guide and take a look at some of these issues:

References

None.

License

MIT OR Apache-2.0

Dependencies

~64KB