Struct openssl::bn::BigNumContextRef [−][src]
pub struct BigNumContextRef(_);
Reference to BigNumContext
Trait Implementations
impl AsRef<BigNumContextRef> for BigNumContext[src]
impl AsRef<BigNumContextRef> for BigNumContext[src]fn as_ref(&self) -> &BigNumContextRef[src]
impl Borrow<BigNumContextRef> for BigNumContext[src]
impl Borrow<BigNumContextRef> for BigNumContext[src]fn borrow(&self) -> &BigNumContextRef[src]
impl ForeignTypeRef for BigNumContextRef[src]
impl ForeignTypeRef for BigNumContextRef[src]