Struct fp_rust::common::RawFunc[][src]

pub struct RawFunc { /* fields omitted */ }

Methods

impl RawFunc
[src]

Trait Implementations

impl Clone for RawFunc
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for RawFunc

impl Sync for RawFunc