typeshare-model

Crates.iotypeshare-model
lib.rstypeshare-model
version2.0.1
created_at2025-04-14 10:03:06.312346+00
updated_at2025-04-22 23:47:46.619784+00
descriptioncore definition of the typeshare Language trait for implementations
homepage
repositoryhttps://github.com/1Password/typeshare
max_upload_size
id1632602
size49,888
(1PasswordCratePublisher)

documentation

README

typeshare-model

This crate is the base dependency for almost everything else. It includes especially the types and traits necessary for a single language implementation (that is, typeshare-swift could depend ONLY on typeshare-model). It can include utility functionality that might be necessary for a language implementation, but ideally not much in the way of major implementation stuff.

Commit count: 541

cargo fmt