apply_method 0.1.1

Allows you to apply any function given as a parameter to the object.
Documentation
language: rust

os:
    - linux
    - osx
    - windows 

rust:
    - stable
    - beta
    - nightly

matrix:
    allow_failures:
        - rust: nightly