mirror of
https://github.com/Noratrieb/the-good-stuff.git
synced 2026-01-16 09:35:01 +01:00
safe attr
This commit is contained in:
parent
5f98cb10bc
commit
0cf263257c
5 changed files with 209 additions and 44 deletions
|
|
@ -9,3 +9,7 @@ pub mod scratch;
|
|||
pub mod sendsync;
|
||||
pub mod unroll_int;
|
||||
pub mod unsized_clone;
|
||||
|
||||
pub mod safe_extern {
|
||||
pub use pm::safe_extern;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue