Crate str_concat[][src]

Enums

Error

Error that can occur during concat.

Functions

concat

Concatenate two string slices if they are adjacent.

concat_unordered

Concatenate two adjacent string slices no matter their order.