Module bash_builtins::convert[][src]

Expand description

Traits for conversions between types.

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

Traits

Parse a value from a CStr instance.