Docs.rs
windows-strings-0.3.0
windows-strings 0.3.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
kennykerr
Dependencies
windows-targets ^0.53.0
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-pc-windows-msvc
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
windows_
strings
0.3.0
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.