Struct tracing_elastic_apm::model::Framework [−][src]
Name and version of the web framework used.
Fields
name: Option<String>
version: Option<String>
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Framework
impl RefUnwindSafe for Framework
impl UnwindSafe for Framework
impl UnwindSafe for Framework
Blanket Implementations
impl<T> Instrument for T
[src]
impl<T> Instrument for T
[src]pub fn instrument(self, span: Span) -> Instrumented<Self>
[src]
pub fn in_current_span(self) -> Instrumented<Self>
[src]
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,