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