prefixes-os 0.1.0

Attribute-like macro for creating `OsStr`s easily. Part of the 'prefixes' suite.
Documentation
  • Coverage
  • 50%
    1 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 4.3 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 256.93 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 4s Average build duration of successful builds.
  • all releases: 4s Average build duration of successful builds.
  • Links
  • Homepage
  • synek317/prefixes
    7 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • synek317

prefixes-os

A procedural macro that allows you to use the os attribute to create an OsStr from a string literal. Part of the prefixes crate.