docs.rs failed to build windy-macros-0.2.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
windy-macros-0.1.1
Windy-macros
Macros for Windy.
Features
Converts UTF-8 &str to:
WStringusingwstring!orwstring_lossy!.AStringusingastring!orastring_lossy!.&WStrusingwstr!orwstr_lossy!.&AStrusingastr!orastr_lossy!.[u8]usingaarr!oraarr_lossy!.[u16]usingwarr!orwarr_lossy!.
at compile time.
Example
use wstring;
License
This software is released under the MIT or Apache-2.0 License, see LICENSE-MIT or LICENSE-APACHE.