getditto / safer_ffi

Write safer FFI code in Rust without polluting it with unsafe code
http://getditto.github.io/safer_ffi
MIT License
925 stars 40 forks source link

Docs whitespace tweak #84

Closed hamchapman closed 2 years ago

hamchapman commented 2 years ago

Tweak the writing out of documentation so that if there's a line that is empty then no leading space will be written out for that line in the generated file(s).