Files
Robin Krahl 8ce05a6bd6 Add back doc_cfg feature for docs.rs
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.
2026-06-05 10:50:06 +02:00
..
2026-06-05 10:50:06 +02:00
2026-05-30 21:16:14 +02:00
2026-05-30 21:16:14 +02:00
2025-01-06 14:43:59 +01:00

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.