https://github.com/maulingmonkey/winstr
windows strings (BSTR only so far)
https://github.com/maulingmonkey/winstr
bstr rust string
Last synced: about 1 year ago
JSON representation
windows strings (BSTR only so far)
- Host: GitHub
- URL: https://github.com/maulingmonkey/winstr
- Owner: MaulingMonkey
- License: other
- Created: 2020-11-10T09:13:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-21T03:40:49.000Z (almost 4 years ago)
- Last Synced: 2025-06-14T00:05:12.139Z (about 1 year ago)
- Topics: bstr, rust, string
- Language: Rust
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# winstr • windows string types
[](https://github.com/MaulingMonkey/winstr)
[](https://crates.io/crates/winstr)
[](https://docs.rs/winstr)
[](https://gist.github.com/MaulingMonkey/c81a9f18811079f19326dac4daa5a359#minimum-supported-rust-versions-msrv)
[](https://github.com/MaulingMonkey/winstr)
[](https://github.com/MaulingMonkey/winstr/actions?query=workflow%3Arust)
License
Licensed under either of
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.