vibe.d beta banner
get vibe.d
0.10.0

Asynchronous I/O that doesn’t get in your way, written in D

Struct Location

Represents the location of an entity within the source file.

struct Location ;

Fields

NameTypeDescription
file stringName of the source file
line intZero based line index within the file
Authors
Copyright
License