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
I plan to rewrite serverside API in some parts, make it more Rust idiomatic. Mostly the baseobject API will change, I really want to get rid of Rc<RefCell<...>
And rework is also needed because clientside API is in progress and it already looks different from current serverside one
internal logging of altv crate should not set logger implementation and log level
I plan to rewrite serverside API in some parts, make it more Rust idiomatic. Mostly the baseobject API will change, I really want to get rid of
Rc<RefCell<...>
And rework is also needed because clientside API is in progress and it already looks different from current serverside one
altv-rust/logger/src/lib.rs
Lines 38 to 39 in 757bc9e
The text was updated successfully, but these errors were encountered: