Skip to main content

Crate osom_lib_primitives

Crate osom_lib_primitives 

Source
Expand description

This crate defines various primitives that osom libraries use.

The crate is #![no_std].

Modulesยง

align
Holds the Align primitive.
cresult
Holds the CResult enum.
fraction
This module defines Fraction32 and Fraction64 wrappers.
length
Holds the Length primitive.
macros
Holds several helpful macros related to primitives.
offset
Holds the Offset primitive.
power_of_two
This module holds the PowerOfTwo32 and PowerOfTwo64 primitives.