Lines Matching refs:doc
555 ($(#[doc = $doc:tt] $into_name:ident -> $into_ty:ty,)*) => {
558 #[doc = $doc]
576 #[doc = "Try convert this value into a `u64`."]
578 #[doc = "Try convert this value into a `i64`."]
580 #[doc = "Try convert this value into a `u128`."]
582 #[doc = "Try convert this value into a `i128`."]
584 #[doc = "Try convert this value into a `f64`."]
586 #[doc = "Try convert this value into a `char`."]
588 #[doc = "Try convert this value into a `bool`."]