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