diff options
author | Mark Swanson <maswanso@Akamai.com> | 2016-05-30 16:09:40 -0400 |
---|---|---|
committer | Mark Swanson <maswanso@Akamai.com> | 2016-05-30 16:09:40 -0400 |
commit | 010e34f63756ae7b83584b5f9cd79a85308b52eb (patch) | |
tree | d10cf24f577a6eae28d16f9dd002774315f927b8 /test-suite/build.rs | |
parent | 44fc9d9f37cd1b2e3d9170d04fd0a8a04d7884ff (diff) | |
download | milf-rs-010e34f63756ae7b83584b5f9cd79a85308b52eb.tar.gz milf-rs-010e34f63756ae7b83584b5f9cd79a85308b52eb.zip |
lookup() and lookup_mut() lifetime enhancements.
Rationale:
- The path has nothing to do with the result.
- The path has no need to live as long as the Value/self.
- In some cases it can be hard to actually build a path that meets
the same lifetime requirements as the Value or String slice result.
Diffstat (limited to 'test-suite/build.rs')
0 files changed, 0 insertions, 0 deletions