rust-code-analysis 0.0.18

Tool to compute and export code metrics
Documentation
def hi():



    print "hi"


def bye():
    print "bye"