renacer 0.11.0

DEPRECATED: Use aprender-profile instead. Re-exports aprender-profile for backward compatibility.
Documentation
1
2
3
4
5
6
//! `renacer` has moved to `aprender-profile`.
//!
//! This crate re-exports `aprender-profile` for backward compatibility.
//! New code should depend on `aprender-profile` directly.

pub use renacer::*;