We've got `set_mode`, but we should also have `mode` which returns `i32` (or some representation of the underlying permissions).
Activity
std: Expose a `mode` accessor for Permissions on unix
mode
accessor for Permissions on unix #22744Rollup merge of rust-lang#22744 - alexcrichton:issue-22738, r=aturon