Function fuels_core::code_gen::docs_gen::expand_doc
source · 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.