We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61727c5 commit 0caa34bCopy full SHA for 0caa34b
air/src/air/aux.rs
@@ -1,3 +1,8 @@
1
+// Copyright (c) Facebook, Inc. and its affiliates.
2
+//
3
+// This source code is licensed under the MIT license found in the
4
+// LICENSE file in the root directory of this source tree.
5
+
6
use alloc::{string::ToString, vec::Vec};
7
8
use crypto::{ElementHasher, RandomCoin, RandomCoinError};
0 commit comments