Struct tfdeploy::streaming::RawStreamingPlan[][src]

pub struct RawStreamingPlan { /* fields omitted */ }

Methods

impl RawStreamingPlan
[src]

Important traits for &'a [u8]

Trait Implementations

impl Clone for RawStreamingPlan
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for RawStreamingPlan
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations