Function rustdoc::doctest::partition_source

source ·
fn partition_source(s: &str, edition: Edition) -> (String, String, String)