);document.write();}})();
pub trait PreparedMessage { // Required method fn weight_of(&self) -> Weight; }