Searched refs:LIBRARY_CRATE_TYPES (Results 1 – 1 of 1) sorted by relevance
65 LIBRARY_CRATE_TYPES = ['staticlib', 'cdylib', 'lib', 'rlib', 'dylib', 'proc-macro'] variable461 elif crate_type in LIBRARY_CRATE_TYPES: