Skip to content

Commit 6bd7ef5

Browse files
committed
m
1 parent 4fbd767 commit 6bd7ef5

File tree

1 file changed

+1
-1
lines changed
  • DynamoDbEncryption/runtimes/rust/src

1 file changed

+1
-1
lines changed

DynamoDbEncryption/runtimes/rust/src/ddb.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ impl crate::r#software::amazon::cryptography::services::dynamodb::internaldafny:
2525
std::rc::Rc::new(crate::r#_Wrappers_Compile::Result::Success { value: dafny_client })
2626
}
2727

28-
pub fn DDBClient() -> ::std::rc::Rc<
28+
pub fn DynamoDBClient() -> ::std::rc::Rc<
2929
crate::r#_Wrappers_Compile::Result<
3030
::dafny_runtime::Object<dyn crate::r#software::amazon::cryptography::services::dynamodb::internaldafny::types::IDynamoDBClient>,
3131
::std::rc::Rc<crate::r#software::amazon::cryptography::services::dynamodb::internaldafny::types::Error>

0 commit comments

Comments
 (0)