Twister.fromString

reads the current status from a string (that should have been trimmed) returns the number of chars read

struct Twister
fromString
(
const(char[]) s
)

Meta