1 2 3 4 5 6 7 8 9 10
#[cfg_attr( docsrs, doc(cfg(any( feature = "compute_api_v1", feature = "locks_api_v1", feature = "metadata_api_v1", feature = "restrict_api_v1" ))) )] pub mod v1;