// btleplug Source Code File
//
// Copyright 2020 Nonpolynomial Labs LLC. All rights reserved.
//
// Licensed under the BSD 3-Clause license. See LICENSE file in the project root
// for full license information.
use Adapter;
use crate::;
use async_trait;
/// Implementation of [api::Manager](crate::api::Manager).