Registry / other / crev-common

crev-common

JSON →
library0.27.1rscratesunverified

Scalable, social, Code REView system that we desperately need - common code

# Cargo.toml [dependencies] crev-common = "0.27.1"
INSTALL
IMPORT
SIG · CREV-COMMON
C
crev-common
otherrustv0.27.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Proof
use crev_common::Proof;

Create a new code review proof

use crev_common::Proof; fn main() { let proof = Proof::new(); println!("Proof: {:?}", proof); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.27.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Meta
1
Resources
crev-common — cargo add crev-common · libregistry