GetVisitor.visit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T visit(V t)
  2. T visit(ubyte tag, const(ubyte)[] v)
    struct GetVisitor(T)
    T
    visit
    (
    ubyte tag
    ,
    const(ubyte)[] v
    )

Meta