Thrift v1.3.0
Thrift.Parser.Models.Include
An included file.
In Thrift, you can include other files to share structs, enums and the like.
Types
t :: %Thrift.Parser.Models.Include{path: String.t}
Functions
Specs
new(charlist) :: %Thrift.Parser.Models.Include{path: term}