You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use of unsafe is unavoidable since modules need to interact with the Apache C framework, but we should at least isolate unsafe to use just the lib.rs and apache2 modules, which should provide safe interfaces.
Use of unsafe is unavoidable since modules need to interact with the Apache C framework, but we should at least isolate unsafe to use just the lib.rs and apache2 modules, which should provide safe interfaces.