diff options
| author | Steven Fackler <[email protected]> | 2016-10-20 22:41:42 -0700 |
|---|---|---|
| committer | Steven Fackler <[email protected]> | 2016-10-20 22:51:10 -0700 |
| commit | b3eb8d516ca1f112fec37436bab56a061a934244 (patch) | |
| tree | b07040fba95bcd94931212723010f4198970bb68 /openssl/src/stack.rs | |
| parent | Merge pull request #485 from sfackler/verify-error (diff) | |
| download | rust-openssl-b3eb8d516ca1f112fec37436bab56a061a934244.tar.xz rust-openssl-b3eb8d516ca1f112fec37436bab56a061a934244.zip | |
Switch X509Name over to new borrow setup
The use of actual references enables us to be correct with respect to
mutability without needing two structs for the mutable and immutable
cases and more deref impls.
Diffstat (limited to 'openssl/src/stack.rs')
0 files changed, 0 insertions, 0 deletions