ExWubook v0.2.7 ExWubook.Meta View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %ExWubook.Meta{
finished_at: DateTime.t(),
method: String.t(),
request: String.t(),
response: String.t(),
started_at: DateTime.t()
}
t() :: %ExWubook.Meta{ finished_at: DateTime.t(), method: String.t(), request: String.t(), response: String.t(), started_at: DateTime.t() }