fn trim_fields( name: String, url: String, description: String, ) -> (String, String, String)
归一化 name / url / description 的空白(校验通过后调用)。