use handlebars_helper;
use textwrap;
// A Handlebars helper function that wraps comments.
//
// To enable JavaDoc-style comments, with a leading "/**" and tailing "*/", use
// `first_line` and `last_line`. Leave `first_line` empty to only use `prefix`.
handlebars_helper!;