netcorehost 0.13.1

A Rust library for hosting the .NET Core runtime.
Documentation
mod hosting_result;
pub use hosting_result::*;

mod univ;
pub use univ::*;