Function Amount.fromString

Support for Vibe.d deserialization

static Amount fromString (
  scope const(char)[] str
) @safe;