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 0e99369 commit 2fd7ec6Copy full SHA for 2fd7ec6
sdk/cosmos/cosmosclient/src/macros.rs
@@ -1,3 +1,6 @@
1
+// Copyright (c) Microsoft Corporation. All rights reserved.
2
+// Licensed under the MIT License.
3
+
4
macro_rules! c_str {
5
($s:expr) => { const {
6
// This does a few funky things to make sure we can stay in a const context
0 commit comments