Module arraystring::array

source ·
Expand description

Traits to implement a String API

Structs

A draining iterator for ArrayString.

Traits

String Api
Inner trait to abstract buffer handling, you should not use this