refactor(treewide): get rid of compile time build environment introspection
It's cursed and not very useful. Still a few uses of ctor left, but oh well.
This commit is contained in:
parent
ebc8df1c4d
commit
cb79a3b9d7
29 changed files with 8 additions and 366 deletions
|
|
@ -22,7 +22,6 @@ pub mod time;
|
|||
pub mod with_lock;
|
||||
|
||||
pub use ::conduwuit_macros::implement;
|
||||
pub use ::ctor::{ctor, dtor};
|
||||
|
||||
pub use self::{
|
||||
arrayvec::ArrayVecExt,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue