https://github.com/maulingmonkey/abistr
C ABI compatible string types
https://github.com/maulingmonkey/abistr
ffi rust str string
Last synced: 9 months ago
JSON representation
C ABI compatible string types
- Host: GitHub
- URL: https://github.com/maulingmonkey/abistr
- Owner: MaulingMonkey
- License: other
- Created: 2020-12-12T18:58:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-15T03:43:26.000Z (over 2 years ago)
- Last Synced: 2024-10-14T04:22:41.473Z (over 1 year ago)
- Topics: ffi, rust, str, string
- Language: Rust
- Homepage:
- Size: 211 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# abistr - C ABI compatible string types
[](https://github.com/MaulingMonkey/abistr)
[](https://crates.io/crates/abistr)
[](https://docs.rs/abistr)
[](https://github.com/MaulingMonkey/abistr)
[](https://github.com/MaulingMonkey/abistr/actions?query=workflow%3Arust)
See [The Documentation](https://docs.rs/abistr) for details.
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.