We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fccf5c0 commit 6b7a034Copy full SHA for 6b7a034
1 file changed
src/chunk.rs
@@ -9,7 +9,7 @@ pub struct Settings {
9
/// If disabled, `pdf-writer` will serialize objects as compactly as
10
/// possible, leading to better file sizes but making it harder to inspect
11
/// the file manually.
12
- ///
+ ///
13
/// _Default value_: `true`.
14
pub pretty: bool,
15
}
0 commit comments