Module neko::dynamic [] [src]

The module dynamic is the compositer of extern libraries.

Reexports

pub use self::err::{CompositerError, Result};

Modules

err

Structs

Compositer

The struct Compositer is a heap of a double tuple of a dynamic libraries and a priority order.