Function Height.fromString

Support for Vibe.d deserialization

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