Crates.io | trustty |
lib.rs | trustty |
version | 0.0.0 |
source | src |
created_at | 2020-04-04 02:36:29.888688 |
updated_at | 2020-04-04 02:36:29.888688 |
description | Trust types: Wrapper types to mark whether data is trusted, untrusted, distrusted |
homepage | https://docs.rs/crate/trustty |
repository | https://gitlab.com/t-rust/trustty.rs |
max_upload_size | |
id | 226120 |
size | 1,912 |
trustty
: Trust typesThis library is intended to provide wrapper types that mark whether the data they wrap is trusted, untrusted, or distrusted.
This crate is part of the trust
project. See also finery
.
The name trustty
is an abbreviation of "trust
types" that is meant to suggest the word "trusty".