Function signedsource::sign_file[][src]

pub fn sign_file(data: &str) -> String
Expand description

Signs a source file which contains a signing token. Signing modifies only the signing token, so the token should be placed inside a comment in order for signing to not change code semantics.