Sign in
android
/
platform
/
external
/
rust
/
android-crates-io
/
c06fbd573c6bcb9a54e379117ac2fa658ef487ff
/
.
/
crates
/
mls-rs
/
src
/
tree_kem
/
capabilities.rs
blob: 6fc498d0cb7cb54c13d121bfc758ef9faf5a55f5 [
file
] [
log
] [
blame
]
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// Copyright by contributors to this project.
// SPDX-License-Identifier: (Apache-2.0 OR MIT)
pub
use
mls_rs_core
::
group
::
Capabilities
;