Struct proj::Proj [] [src]

pub struct Proj { /* fields omitted */ }

Methods

impl Proj
[src]

Trait Implementations

impl Drop for Proj
[src]

A method called when the value goes out of scope. Read more