Docs.rs
openvcs-core-0.1.5
openvcs-core 0.1.5
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
Jordonbc
Dependencies
linkme ^0.3
normal
optional
log ^0.4
normal
serde ^1
normal
serde_json ^1
normal
optional
thiserror ^2
normal
optional
serde_json ^1
dev
Versions
5.49%
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
trace
openvcs_
core
0.1.5
openvcs_core
Macro
trace
Copy item path
Source
macro_rules! trace { (target: $target:expr, $($arg:tt)+) => { ... }; ($($arg:tt)+) => { ... }; }