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
Method and function in async approach using tokio runtime already implemented, we need to implement same functions in sync approach using rust default std::fs package.
Title
Add sync method to rust project
Description
Method and function in async approach using
tokioruntime already implemented, we need to implement same functions in sync approach using rust defaultstd::fspackage.Checklist: