You've already forked ctap-types
mirror of
https://github.com/trussed-dev/ctap-types.git
synced 2026-06-20 04:16:17 -07:00
Add doc_cfg feature for docs.rs
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#![cfg_attr(all(not(test), not(feature = "std")), no_std)]
|
||||
#![cfg_attr(docsrs, feature(doc_cfg))]
|
||||
// #![no_std]
|
||||
|
||||
//! `ctap-types` maps the various types involved in the FIDO CTAP protocol
|
||||
|
||||
Reference in New Issue
Block a user