Current section

Files

Jump to
red lib red query meta.ex
Raw

lib/red/query/meta.ex

defmodule Red.Query.Meta do
defstruct offset: 0, limit: -1
end