pub type IntoPyWithAttribute = KeywordAttribute<into_py_with, ExprPath>;Aliased Type§
pub struct IntoPyWithAttribute {
pub kw: into_py_with,
pub value: ExprPath,
}Fields§
§kw: into_py_with§value: ExprPathpub type IntoPyWithAttribute = KeywordAttribute<into_py_with, ExprPath>;pub struct IntoPyWithAttribute {
pub kw: into_py_with,
pub value: ExprPath,
}kw: into_py_with§value: ExprPath