String.asSlice

Converts to a D string, sliced into the String memory.

struct String
public nothrow @nogc inout return
inout(char)[]
asSlice
()

Meta