// #![ cfg_attr( docsrs, feature( doc_cfg ) ) ]
// #![ cfg_attr( feature = "nightly", feature( type_name_of_val ) ) ]
// qqq : this feature is generated by build.rs file, but chec does it work properly. should wanring be silented?
// explain how you verify that solution is correct
// use test_tools::exposed::*;
use implements as the_module;