mirror of
https://github.com/trussed-dev/trussed.git
synced 2026-06-09 06:07:49 +00:00
In https://github.com/trussed-dev/trussed/pull/223 I removed both the `doc_auto_cfg` and `doc_cfg` features for docs.rs to fix the build. It looks like I misread the documentation and while `doc_auto_cfg` has been removed, `doc_cfg` is still necessary to document the required features.
trussed-core
Core types for the trussed crate.
This crate contains the Trussed client traits and other types that are needed by applications.
See the trussed crate for more information.
License
trussed is licensed under either of Apache License, Version 2.0 or MIT License at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.