Struct tensorflow_sys::TF_FunctionOptions [] [src]

#[repr(C)]
pub struct TF_FunctionOptions { /* fields omitted */ }

Trait Implementations

impl Debug for TF_FunctionOptions
[src]

[src]

Formats the value using the given formatter.

impl Copy for TF_FunctionOptions
[src]

impl Clone for TF_FunctionOptions
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more