Docs.rs
windows-strings-0.3.1
windows-strings 0.3.1
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
kennykerr
Dependencies
windows-link ^0.1.0
normal
Versions
100%
of the crate is documented
Platform
x86_64-pc-windows-msvc
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
windows_
strings
0.3.1
windows_strings
Macro
s
Copy item path
Source
macro_rules! s { ($s:literal) => { ... }; }
Expand description
A literal UTF-8 string with a trailing null terminator.