Vttyl v0.2.0 Vttyl.Part View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %Vttyl.Part{
  end: Time.t(),
  part: non_neg_integer(),
  start: Time.t(),
  text: String.t()
}