index
:
showrt
main
print gtfs realtime feeds on console in human-readable format
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
protos.rs
blob: 28d29c52469e6a8105e2fc5caee641837698439a (
plain
)
1
2
3
4
pub
mod
protos
{
include!
(
concat!
(
env!
(
"OUT_DIR"
),
"/protos/mod.rs"
));
}