Home
last modified time | relevance | path

Searched refs:result_opt (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/rust-cexpr/src/
H A Dexpr.rs60 macro_rules! result_opt ( macros
75 result_opt!(fn as_int: Int -> Wrapping<i64>);
76 result_opt!(fn as_float: Float -> f64);
77 result_opt!(fn as_char: Char -> CChar);
78 result_opt!(fn as_str: Str -> Vec<u8>);

Completed in 2 milliseconds