Function reproto_derive::derive [] [src]

pub fn derive<'input>(
    derive: Derive,
    object: &'input Source
) -> Result<Decl<'input>>

Derive a declaration from the given input.