loupe-derive 0.1.3

Profiling tool for Rust, see the `loupe` crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full"]
version = "1.0"

[lib]
proc-macro = true

[package]
description = "Profiling tool for Rust, see the `loupe` crate"
edition = "2018"
license = "MIT"
name = "loupe-derive"
repository = "https://github.com/wasmerio/loupe"
version = "0.1.3"