Function flo_animation::open_read [] [src]

pub fn open_read<'a, EditorType: ?Sized>(
    editable: &'a Editable<EditorType>
) -> Option<Reader<'a, EditorType>>

Opens an editable object for reading if possible