Function alloy_sol_macro_input::docs_str
source ยท pub fn docs_str(attrs: &[Attribute]) -> String
Expand description
Flattens all the #[doc = "..."]
attributes into a single string.
pub fn docs_str(attrs: &[Attribute]) -> String
Flattens all the #[doc = "..."]
attributes into a single string.