[][src]Module vade_evan::platform

Platform depenent vade plugins for implementation in Rust. Currently only includes the experimentatl RustLogger.

Modules

rust_logger

Small Logger plugin implementation. As the Logger trait is currently considered experimental, this plugin will most probably undergo changes in future.