pub fn expand_doc(s: &str) -> TokenStream
Expand description

Functions used by the Abigen to expand functions defined in an ABI spec. Expands a doc string into an attribute token stream.