Module ion_c_sys::string[][src]

Expand description

Provides higher-level APIs for borrowing str slices safely from Ion C.

Structs

StrSliceRef

Represents a str slice that is borrowed from some source.

StrSlicesRef

Represents a slice of str slices that are borrowed from some source.