##// END OF EJS Templates
rust-cpython: import utils::files::* function at module level...
rust-cpython: import utils::files::* function at module level IIRC, it's common in Rust to call functions with the module prefix.

File last commit:

r35390:b963750b default
r44160:ba95d137 default
Show More
graph.tmpl
5 lines | 117 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(nodes%graphentry, ", ")}]
}