prusti-std

Crates.ioprusti-std
lib.rsprusti-std
version0.2.0
sourcesrc
created_at2022-09-26 13:42:21.569525
updated_at2023-09-04 12:27:13.917015
descriptionExternal specifications for items in std for Prusti
homepagehttps://www.pm.inf.ethz.ch/research/prusti.html
repositoryhttps://github.com/viperproject/prusti-dev/tree/master/prusti-contracts/prusti-std/
max_upload_size
id674262
size2,893
(prusti-devs)

documentation

README

Provides specifications for std functions. By importing this and adding extern crate prusti_std; to your root file, one can avoid needing to write external specifications. This crate does not replace prusti-contracts, you will still need to import the latter to write contracts in your crate.

Commit count: 0

cargo fmt