#operating-system #host #interface #determine #properties #target #xlang

xlang_host

Interface for determining and using platform-specific properties of the host system

4 releases

0.2.1 Oct 5, 2023
0.2.0 Nov 6, 2022
0.1.1 Feb 16, 2022
0.1.0 Jan 3, 2022

#219 in Programming languages

27 downloads per month
Used in 4 crates (2 directly)

BSD-2-Clause-Patent

27KB
421 lines

The xlang_host crate provides access to the host target's apis, depending on the interfaces available from the OS The definition is such that unknown operating systems that provide the required interfaces will function properly on xlang.

Dependencies