docs_
gen
0.1.0
docs_gen
Function
find_expandable_examples
Copy item path
Source
pub(crate) fn find_expandable_examples( content: &
str
, ) ->
Result
<
Vec
<
CodeExample
>,
Box
<dyn
Error
>>