Module string

Source
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.