pub fn string_to_hash_bucket_strong<O0: Into<Output>>( input: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for StringToHashBucketStrong::new().build(input, scope).
StringToHashBucketStrong::new().build(input, scope)