Struct cargo_registry::util::R [] [src]

pub struct R<H>(pub Arc<H>);

Trait Implementations

impl<H: Debug> Debug for R<H>
[src]

[src]

Formats the value using the given formatter.

impl<H: Handler> Handler for R<H>
[src]

[src]