Commit 8f43237
x509-cert: rustfmt limbo.rs imports
Move the `Certificate` re-export ahead of the `der` and `ext` modules
in the `use x509_cert { ... }` group so `cargo fmt --all -- --check`
passes. Pure formatting; no behavior change.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 81804a3 commit 8f43237
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments