Docs.rs
rustemo-compiler-0.7.0
rustemo-compiler 0.7.0
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
igordejanovic
Dependencies
clap ^3.2.13
normal
colored ^2
normal
convert_case ^0.5.0
normal
itertools ^0.10
normal
prettyplease ^0.1.18
normal
proc-macro2 ^1.0.43
normal
quote ^1.0.20
normal
rustemo ^0.7
normal
syn ^1.0.98
normal
criterion ^0.3.5
dev
Versions
40.65%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
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
rustemo_
compiler
0.7.0
rustemo_compiler
Macro
create_index
Copy item path
Source
macro_rules! create_index { ($index:ident, $collection:ident) => { ... }; }