FixedString.length

  1. size_t length()
  2. void length(size_t rhs)
    struct FixedString(size_t maxSize, CharT = char)
    pure @safe @nogc
    void
    length
    (
    in size_t rhs
    )

Meta