keytar-rs icon indicating copy to clipboard operation
keytar-rs copied to clipboard

Replace `Password` with `Option<String>`

Open stoically opened this issue 5 years ago • 0 comments

Requires cxx to support Options (https://github.com/dtolnay/cxx/issues/87)

stoically avatar May 31 '20 10:05 stoically