nginxinc / ngx-rust

Rust binding for NGINX
Apache License 2.0
752 stars 62 forks source link

chore: group and reorder import statements #93

Closed bavshin-f5 closed 3 weeks ago

bavshin-f5 commented 3 weeks ago

Non-functional change: reshuffle imports and ensure that the crate types don't leak from the exported macros.