##// 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:

r24588:0bf54479 default
r44160:ba95d137 default
Show More
changelist.tmpl
5 lines | 124 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(entries%changelistentry, ", ")}]
}