mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-12 15:33:58 +02:00
refactor: Add with_lock traits
This commit is contained in:
parent
7e0c021603
commit
1aa891c053
2 changed files with 66 additions and 0 deletions
|
@ -19,6 +19,7 @@ pub mod sys;
|
|||
#[cfg(test)]
|
||||
mod tests;
|
||||
pub mod time;
|
||||
pub mod with_lock;
|
||||
|
||||
pub use ::conduwuit_macros::implement;
|
||||
pub use ::ctor::{ctor, dtor};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue