Docs.rs
dess-core-0.1.1
dess-core 0.1.1
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
robinsteuteville
Dependencies
anyhow ^1.0.57
normal
bincode ^1.3.3
normal
dess-proc-macros ^0.1.0
normal
pyo3 ^0.18.1
normal
optional
serde ^1.0.152
normal
serde_json ^1.0.93
normal
serde_yaml ^0.9.17
normal
Versions
66.94%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
time_it
dess_
core
0.1.1
dess_core
Macro
time_it
Copy item path
Source
macro_rules! time_it { ($thing: expr) => { ... }; }