Reorganize imports and exports
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
use crate::phonemetadata::PhoneNumberDesc;
|
||||
use crate::PhoneNumberDesc;
|
||||
|
||||
/// Internal phonenumber matching API used to isolate the underlying
|
||||
/// implementation of the matcher and allow different implementations to be
|
||||
|
||||
Reference in New Issue
Block a user