blob: 2146b3c436d874c1d0f5c25f19747cfb37c55f36 [file] [log] [blame]
extern crate common_proto_rust;
pub fn do_something(_x: &common_proto_rust::Config) -> bool {
true
}