stratis-storage / devicemapper-rs

A Rust library for using Linux devicemapper
Mozilla Public License 2.0
71 stars 28 forks source link

Use once_cell instead of lazy_static for lazy statics #917

Closed mulkieran closed 6 months ago

mulkieran commented 6 months ago

Related https://github.com/stratis-storage/project/issues/698