Function sqlx_rt::fs::set_permissions
source · [−]Expand description
Changes the permissions found on a file or a directory.
This is an async version of std::fs::set_permissions
Changes the permissions found on a file or a directory.
This is an async version of std::fs::set_permissions