2021-11-26 15:03:16 -08:00
|
|
|
#![deny(rustdoc::broken_intra_doc_links)]
|
2020-11-28 20:25:41 -05:00
|
|
|
|
|
|
|
|
//! [i32::MAX]
|
2021-05-04 23:36:33 -04:00
|
|
|
// @has prim_assoc/index.html '//a[@href="{{channel}}/std/primitive.i32.html#associatedconstant.MAX"]' "i32::MAX"
|