JohnTitor / ctest2

Automatic testing of FFI bindings for Rust
https://crates.io/crates/ctest2
Apache License 2.0
22 stars 20 forks source link

Fix missing code block terminators in docstrings #39

Closed joshtriplett closed 2 years ago

joshtriplett commented 2 years ago

A few docstrings have code blocks without ending triple-backquotes. Add those, to fix parsing in tools like syntax highlighters.