externcrate coreclr_hosting_shared;/// Module for shared bindings for all hosting components.
pubusecoreclr_hosting_shared::*;/// Module containing the raw bindings for hostfxr.
pubuse hostfxr_sys as hostfxr;/// Module containing the raw bindings for nethost.
#[cfg(feature ="nethost")]pubuse nethost_sys as nethost;