Module convert

Source
Expand description

Traits for conversions between types.

This module implements the trait FromWordPointer to convert CStr instances to another type.

Traitsยง

FromWordPointer
Parse a value from a CStr instance.