new
Structure
External dependency Structure

lib/structure.ex
defmodule Structure do end

defmodule Structure do
end


test/structure_test.exs
defmodule Structure do end

defmodule Structure do
end