mirror of
https://git.proxmox.com/git/proxmox
synced 2025-05-29 21:14:18 +00:00
api_type_macros.rs: disable failing doctest
This commit is contained in:
parent
5a3ac01b2e
commit
64ac45ba91
@ -2,7 +2,7 @@
|
|||||||
///
|
///
|
||||||
/// This is meant to be used with an API-type tuple struct containing a single `String` like this:
|
/// This is meant to be used with an API-type tuple struct containing a single `String` like this:
|
||||||
///
|
///
|
||||||
/// ```
|
/// ```no_run
|
||||||
/// # use proxmox::api::api;
|
/// # use proxmox::api::api;
|
||||||
/// # use proxmox::api::schema::ApiStringFormat;
|
/// # use proxmox::api::schema::ApiStringFormat;
|
||||||
/// # const PROXMOX_SAFE_ID_FORMAT: ApiStringFormat = ApiStringFormat::Enum(&[]);
|
/// # const PROXMOX_SAFE_ID_FORMAT: ApiStringFormat = ApiStringFormat::Enum(&[]);
|
||||||
|
Loading…
Reference in New Issue
Block a user