Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl/src/
H A Dversion.rs75 pub fn built_on() -> &'static str { in built_on() functions
110 println!("Built on: '{}'", built_on()); in test_versions()
131 if !built_on().is_empty() {
132 assert!(built_on().starts_with("built on:"));

Completed in 1 milliseconds